upgpkg: yay-bin 10.1.1-1

upstream release

upgpkg: yay-git 10.1.1.r0.gf24e211-1

upstream release

upgpkg: yay 10.1.1-1

upstream release

10.1.1
This commit is contained in:
jguer
2020-11-17 20:51:26 +01:00
parent e02698c2e2
commit 7153e7196b
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Maintainer: Jguer <joaogg3@gmail.com>
pkgname=yay
pkgver=10.1.0
pkgver=10.1.1
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=('61266d1ed6a069f838b22dbac47f1dea32911c6062d197d8b6b3b74fef65b0ad')
sha256sums=('d6a33a0344ced57f0ec7a833e4236843fd80d2b29f1a513984d05b1fba7edddd')
build() {
export GOPATH="$srcdir"/gopath