upgpkg: yay-bin 12.5.2-1

upstream release

upgpkg: yay-git 12.5.1.r0.g60b7f639-1

upstream release

upgpkg: yay 12.5.2-1

upstream release

v12.5.2
This commit is contained in:
Jo Garnier
2025-09-27 17:44:06 +00:00
parent 59714d8ae3
commit 28f8ef3608
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.0
pkgver = 12.5.2
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.0.tar.gz::https://github.com/Jguer/yay/archive/v12.5.0.tar.gz
sha256sums = 086bd410768611d40415181db18a8eda1f8cbad42dbe25190b0878424d442d47
source = yay-12.5.2.tar.gz::https://github.com/Jguer/yay/archive/v12.5.2.tar.gz
sha256sums = f1a089862b56a0ecd04c28d3e10d9964dc54c8477b38ffcf8a820ece11e80580
pkgname = yay

View File

@@ -1,6 +1,6 @@
# Maintainer: Jguer <pkgbuilds at jguer.space>
pkgname=yay
pkgver=12.5.0
pkgver=12.5.2
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.21')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Jguer/yay/archive/v${pkgver}.tar.gz")
sha256sums=('086bd410768611d40415181db18a8eda1f8cbad42dbe25190b0878424d442d47')
sha256sums=('f1a089862b56a0ecd04c28d3e10d9964dc54c8477b38ffcf8a820ece11e80580')
build() {
export GOPATH="$srcdir"/gopath