summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2020-01-11 22:37:05 +0100
committeractionless2020-01-11 22:37:05 +0100
commitef3577d2b8be971a283d24892f6f61c92840b2c0 (patch)
tree61fcc31f4f92d0b124ba1a6465bc7dbf0fa044d9 /PKGBUILD
parent8cf5318a6dba435d15f591fe03c2703a439e44e6 (diff)
downloadaur-ef3577d2b8be971a283d24892f6f61c92840b2c0.tar.gz
update to 1.5.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94aa2a4f451d..d1239af2c892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.5.8.2
+pkgver=1.5.9
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=('4f5c8fa41a10762b29a9d52d98bb12ed')
+md5sums=('eb4e4fd9ce29ce9b5ddf9a60f59c39e4')
depends=(
'pyalpm'
'git'