upgpkg: yay-bin 9.3.3-1

upstream release

upgpkg: yay 9.3.3-1

upstream release

9.3.3
This commit is contained in:
Jguer
2019-10-05 12:12:41 +01:00
parent 8a9e79dd4d
commit 20bf5d6f39
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Maintainer: Jguer <joaogg3@gmail.com>
pkgname=yay
pkgver=9.3.2
pkgver=9.3.3
pkgrel=1
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
@@ -16,7 +16,7 @@ makedepends=(
'go'
)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Jguer/yay/archive/v${pkgver}.tar.gz")
sha1sums=('5c0d922d87af051f555157c73d0998e5049e544e')
sha1sums=('78def56ee761c17f929d83a8a111610f92ac5d34')
build() {
cd "$srcdir/$pkgname-$pkgver"