This commit is contained in:
Jguer
2018-10-08 19:29:23 +01:00
parent c1afa69e02
commit 62bd6b0eca
2 changed files with 5 additions and 5 deletions

View File

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