summaryrefslogtreecommitdiffstats
path: root/linhes
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2026-06-13 02:04:04 (GMT)
committerBritney Fransen <brfransen@gmail.com>2026-06-13 02:04:04 (GMT)
commita6daa3c0f6aad1f84c7a87aef9dd6cdc7e36b0a0 (patch)
treed8e92dd08a1f18d2b8e54fa2bbcb39ef96f4fc03 /linhes
parent019d846f0e756645c641f19da34439da6fb26d43 (diff)
downloadlinhes_pkgbuild-a6daa3c0f6aad1f84c7a87aef9dd6cdc7e36b0a0.zip
linhes_pkgbuild-a6daa3c0f6aad1f84c7a87aef9dd6cdc7e36b0a0.tar.gz
linhes_pkgbuild-a6daa3c0f6aad1f84c7a87aef9dd6cdc7e36b0a0.tar.bz2
yay: update to 12.6.0
Diffstat (limited to 'linhes')
-rw-r--r--linhes/yay/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/yay/PKGBUILD b/linhes/yay/PKGBUILD
index 8262007..ed6c00f 100644
--- a/linhes/yay/PKGBUILD
+++ b/linhes/yay/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jguer <pkgbuilds at jguer.space>
pkgname=yay
-pkgver=12.5.7
+pkgver=12.6.0
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=('b483a6b99cba19250e874414a7d55f0d0c518b9c735b7d64dd354b51151bd465')
+sha256sums=('8f155a98f1f7961f6309e007ed9ed62abf5f411f2ccaf80c5e87a6672ec700f8')
build() {
export GOPATH="$srcdir"/gopath