summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjguer2021-06-01 08:19:40 +0200
committerjguer2021-06-01 08:19:40 +0200
commita1b41b2b440ce48a64f8a12e34b32cc7f1d269c4 (patch)
tree7d36a400db43ef114897c773eae14adc1ebc9f1d
parent8ed400931fa2ef6b903ee248283d23537bfacd10 (diff)
downloadaur-a1b41b2b440ce48a64f8a12e34b32cc7f1d269c4.tar.gz
upgpkg: yay 10.2.2-4
bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 085be6a369be..350faffc0d2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yay
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go.
pkgver = 10.2.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Jguer/yay
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 4b4bc7d7913f..49b694a4cdc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jguer <joaogg3@gmail.com>
pkgname=yay
pkgver=10.2.2
-pkgrel=3
+pkgrel=4
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/Jguer/yay"