upgpkg: yay-bin 12.5.6-1

upstream release

upgpkg: yay-git 12.5.6.r0.g4501213a-1

upstream release

upgpkg: yay 12.5.6-1

upstream release

v12.5.6
This commit is contained in:
Jo Garnier
2025-12-13 16:48:52 +00:00
parent 1295bec4bd
commit 217dfe7d5a
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = yay
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go.
pkgver = 12.5.4
pkgver = 12.5.6
pkgrel = 1
url = https://github.com/Jguer/yay
arch = i686
@@ -18,7 +18,7 @@ pkgbase = yay
optdepends = sudo: privilege elevation
optdepends = doas: privilege elevation
options = !lto
source = yay-12.5.4.tar.gz::https://github.com/Jguer/yay/archive/v12.5.4.tar.gz
sha256sums = 80567eb3a4c4f285fafccf0ff63c1340e3f13eed0c22d5f5c70eae40f26a5725
source = yay-12.5.6.tar.gz::https://github.com/Jguer/yay/archive/v12.5.6.tar.gz
sha256sums = 1824de6df8351c226de7c59571c96d20224cf9c73df8b93fe0bf60e83a68c0df
pkgname = yay

View File

@@ -1,6 +1,6 @@
# Maintainer: Jguer <pkgbuilds at jguer.space>
pkgname=yay
pkgver=12.5.4
pkgver=12.5.6
pkgrel=1
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64' 'riscv64')
@@ -17,7 +17,7 @@ optdepends=(
)
makedepends=('go>=1.24')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Jguer/yay/archive/v${pkgver}.tar.gz")
sha256sums=('80567eb3a4c4f285fafccf0ff63c1340e3f13eed0c22d5f5c70eae40f26a5725')
sha256sums=('1824de6df8351c226de7c59571c96d20224cf9c73df8b93fe0bf60e83a68c0df')
build() {
export GOPATH="$srcdir"/gopath