upgpkg: yay-bin 12.5.4-1

upstream release

upgpkg: yay-git 12.5.4.r0.gf5e5b51f-1

upstream release

upgpkg: yay 12.5.4-1

upstream release

v12.5.4
This commit is contained in:
Jo Garnier
2025-12-13 14:11:54 +00:00
parent 83dc262b70
commit 1295bec4bd
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.3
pkgver = 12.5.4
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.3.tar.gz::https://github.com/Jguer/yay/archive/v12.5.3.tar.gz
sha256sums = 7ea30d870a7c0e817376fa4ce42753ec201638eed958fe36a71abc0b31ff6a77
source = yay-12.5.4.tar.gz::https://github.com/Jguer/yay/archive/v12.5.4.tar.gz
sha256sums = 80567eb3a4c4f285fafccf0ff63c1340e3f13eed0c22d5f5c70eae40f26a5725
pkgname = yay

View File

@@ -1,6 +1,6 @@
# Maintainer: Jguer <pkgbuilds at jguer.space>
pkgname=yay
pkgver=12.5.3
pkgver=12.5.4
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=('7ea30d870a7c0e817376fa4ce42753ec201638eed958fe36a71abc0b31ff6a77')
sha256sums=('80567eb3a4c4f285fafccf0ff63c1340e3f13eed0c22d5f5c70eae40f26a5725')
build() {
export GOPATH="$srcdir"/gopath