File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = yay
22 pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in Go.
3- pkgver = 12.5.0
4- pkgrel = 1
3+ pkgver = 12.5.2
4+ pkgrel = 2
55 url = https://github.com/Jguer/yay
66 arch = i686
77 arch = pentium4
@@ -21,7 +21,7 @@ pkgbase = yay
2121 conflicts = yay-bin
2222 replaces = yay-bin
2323 options = !lto
24- source = yay-12.5.0 .tar.gz::https://github.com/Jguer/yay/archive/v12.5.0 .tar.gz
25- sha256sums = 086bd410768611d40415181db18a8eda1f8cbad42dbe25190b0878424d442d47
24+ source = yay-12.5.2 .tar.gz::https://github.com/Jguer/yay/archive/v12.5.2 .tar.gz
25+ sha256sums = f1a089862b56a0ecd04c28d3e10d9964dc54c8477b38ffcf8a820ece11e80580
2626
2727pkgname = yay
Original file line number Diff line number Diff line change 11# Maintainer: Jguer <pkgbuilds at jguer.space>
22pkgname=yay
3- pkgver=12.5.0
4- pkgrel=1
3+ pkgver=12.5.2
4+ pkgrel=2
55pkgdesc=" Yet another yogurt. Pacman wrapper and AUR helper written in Go."
66arch=(' i686' ' pentium4' ' x86_64' ' arm' ' armv7h' ' armv6h' ' aarch64' ' riscv64' ' powerpc64le' )
77url=" https://github.com/Jguer/yay"
@@ -19,7 +19,7 @@ optdepends=(
1919)
2020makedepends=(' go>=1.19' )
2121source=(" ${pkgname} -${pkgver} .tar.gz::https://github.com/Jguer/yay/archive/v${pkgver} .tar.gz" )
22- sha256sums=(' 086bd410768611d40415181db18a8eda1f8cbad42dbe25190b0878424d442d47 ' )
22+ sha256sums=(' f1a089862b56a0ecd04c28d3e10d9964dc54c8477b38ffcf8a820ece11e80580 ' )
2323
2424build () {
2525 export GOPATH=" $srcdir " /gopath
You can’t perform that action at this time.
0 commit comments