summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0339f1fea801..dbbcf2d1e496 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pikaur
pkgdesc = AUR helper with minimal dependencies inspired by pacaur, yaourt and yay. Review PKGBUILDs all in once, next build them all without user interaction.
pkgver = 1.0
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/actionless/pikaur
arch = any
license = GPL3
@@ -11,7 +11,7 @@ pkgbase = pikaur
depends = git
conflicts = pikaur-git
source = pikaur-1.0.tar.gz::https://github.com/actionless/pikaur/archive/1.0.tar.gz
- md5sums = 4b75fd3193e2b71822d058500d42229c
+ md5sums = fb2aa7e75c48653937ec0bc39e23b5f2
pkgname = pikaur
diff --git a/PKGBUILD b/PKGBUILD
index 8d5fdba73a4d..2c2cba30d0b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pikaur
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="AUR helper with minimal dependencies inspired by pacaur, yaourt and yay. Review PKGBUILDs all in once, next build them all without user interaction."
arch=('any')
url="https://github.com/actionless/pikaur"