upgpkg: yay-12.5.7-1: new upstreaa release
This commit is contained in:
parent
75b3446992
commit
36d8f40afe
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -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.6
|
pkgver=12.5.7
|
||||||
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=('2e1fe6b53dda71c7f692df11054967d599754360c00249ccb967a219ba4b6af2a461a89a3fffcd11ea2e312c67570fcf6544675b1cdb68e639f150ed96000631')
|
b2sums=('5c3ab560b2fb1352f7e7d744d6c13e4dd6b56c9a539d865170449599b29d302392e2d32de47b6774827e0601a7a02068daea0dae9d1868fb5074398d1e3d8e04')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
export GOPATH="$srcdir"/gopath
|
export GOPATH="$srcdir"/gopath
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue