summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJguer2018-04-26 21:22:09 +0100
committerJguer2018-04-26 21:22:09 +0100
commitd1e81b99822c32a0b0e8f7ce1b5db58575d5345f (patch)
treee918c59c58cf401efe1851225e7d2812187bc8ac /PKGBUILD
parent68f5989918e56a91664f2bd31bc72b750d7fabe3 (diff)
downloadaur-d1e81b99822c32a0b0e8f7ce1b5db58575d5345f.tar.gz
v6.717
Signed-off-by: Jguer <me@jguer.space>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f72294e75298..7b5244168a0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jguer <joaogg3 at gmail dot com>
pkgname=yay-bin
-pkgver=5.675
+pkgver=6.717
pkgrel=1
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go. Pre-compiled."
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=('yay')
conflicts=('yay' 'yay-git')
source_x86_64=("https://github.com/Jguer/yay/releases/download/v${pkgver}/${pkgname/-bin/}_${pkgver}_${CARCH}.tar.gz")
-sha1sums_x86_64=('52fda9f99769c9f0116f10eb70106ad3235cab40')
+sha1sums_x86_64=('ec5ecb4aca41fd47fada648ee0433206ed37eaad')
package() {
_output="${srcdir}/${pkgname/-bin/}_${pkgver}_${CARCH}"