summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2020-01-09 01:25:36 +0100
committeractionless2020-01-09 01:25:36 +0100
commita901c019eb949112e0c589a579224c880da86132 (patch)
treea20f79319625bf6bac14872c0601a1e1192d7c8d /PKGBUILD
parent53c8c8c1f83b62f4014977550cd2a47fccbdbb78 (diff)
downloadaur-a901c019eb949112e0c589a579224c880da86132.tar.gz
update to 1.5.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73d19d9c1dda..b28a51000163 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.5.8
+pkgver=1.5.8.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=('f7940f02a92d285b4a9e91f8114418be')
+md5sums=('54de6514f85a9f30296bba1ceb391b31')
depends=(
'pyalpm'
'git'