upgpkg: yay-bin 10.2.1-1

upstream release

upgpkg: yay-git 10.2.1.r0.g85fe90c-1

upstream release

upgpkg: yay 10.2.1-1

upstream release

10.2.1
This commit is contained in:
jguer
2021-04-12 17:37:58 +02:00
parent 2f0b13c02c
commit e6cfb6fc52
2 changed files with 5 additions and 5 deletions

View File

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