upgpkg: yay-bin 10.0.4-1

upstream release

upgpkg: yay-git 10.0.4.r0.g7f4c277-1

upstream release

upgpkg: yay 10.0.4-1

upstream release

10.0.4
This commit is contained in:
jguer
2020-08-18 19:24:49 +02:00
parent 1e8898470b
commit eb2dca2455
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Maintainer: Jguer <joaogg3@gmail.com>
pkgname=yay
pkgver=10.0.3
pkgver=10.0.4
pkgrel=1
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
@@ -15,7 +15,7 @@ makedepends=(
'go'
)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Jguer/yay/archive/v${pkgver}.tar.gz")
sha256sums=('6a36e2e00c38eb9e3a3781b5ea7ad46ded93624dac15ac3e9cb93c61b4803f12')
sha256sums=('c0fb3df21a12d87c050317f68cc410b39d40f4af77192688956db67dc036a674')
build() {
export GOPATH="$srcdir"/gopath