summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f00b96fa75c..1ff90461d978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jguer <joaogg3 at gmail dot com>
pkgname=yay-bin
-pkgver=2.219
-pkgrel=2
+pkgver=2.297
+pkgrel=1
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go. Pre-compiled."
arch=('x86_64')
url="https://github.com/Jguer/yay"
@@ -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=('35ec67ac2c546e75f4eab635007b5f4f1bd54207')
+sha1sums_x86_64=('9aedf170ffb59fa8f3b87aada9c84c840313a573')
package() {
_output="${srcdir}/${pkgname/-bin/}_${pkgver}_${CARCH}"