summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2020-01-17 23:15:23 +0100
committeractionless2020-01-17 23:15:23 +0100
commit618365e59561bd57bca327a8c84111903a3ae655 (patch)
tree06d3f16fdf2ee8ff8a47ee8dae429d0cb043cf22 /PKGBUILD
parentef3577d2b8be971a283d24892f6f61c92840b2c0 (diff)
downloadaur-618365e59561bd57bca327a8c84111903a3ae655.tar.gz
update to 1.5.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1239af2c892..80194c657d7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.5.9
+pkgver=1.5.9.1
pkgrel=1
pkgdesc="AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay."
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL3')
source=(
"$pkgname-$pkgver.tar.gz"::https://github.com/actionless/pikaur/archive/"$pkgver".tar.gz
)
-md5sums=('eb4e4fd9ce29ce9b5ddf9a60f59c39e4')
+md5sums=('80481a4c25cfd25f8d95402bd0675209')
depends=(
'pyalpm'
'git'