upgpkg: yay-12.5.6-1: new upstream release

This commit is contained in:
Christian Schendel 2025-12-13 21:33:09 +01:00
parent 889c6cf289
commit 75b3446992
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3

View file

@ -1,7 +1,7 @@
# Maintainer: Christian Schendel <doppelhelix@gmail.com> # Maintainer: Christian Schendel <doppelhelix@gmail.com>
# Contributor: Jguer <pkgbuilds at jguer.space> # Contributor: Jguer <pkgbuilds at jguer.space>
pkgname=yay pkgname=yay
pkgver=12.5.3 pkgver=12.5.6
pkgrel=1 pkgrel=1
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go." pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
arch=( arch=(
@ -34,7 +34,7 @@ makedepends=(
source=( source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/Jguer/yay/archive/v${pkgver}.tar.gz" "${pkgname}-${pkgver}.tar.gz::https://github.com/Jguer/yay/archive/v${pkgver}.tar.gz"
) )
b2sums=('ea33b09b8cf28c1c383898ad5d5242e40fc228960b157647139b6f3bca25a40201c650e62693f74669ec681f3ffa6920373e9e95d8c84870f4adf211460febe5') b2sums=('2e1fe6b53dda71c7f692df11054967d599754360c00249ccb967a219ba4b6af2a461a89a3fffcd11ea2e312c67570fcf6544675b1cdb68e639f150ed96000631')
build() { build() {
export GOPATH="$srcdir"/gopath export GOPATH="$srcdir"/gopath