summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2020-01-10 15:17:01 +0100
committeractionless2020-01-10 15:17:01 +0100
commit8cf5318a6dba435d15f591fe03c2703a439e44e6 (patch)
treeb9c5b569ab17773b374434738f8fce845d6bdd0c /PKGBUILD
parenta901c019eb949112e0c589a579224c880da86132 (diff)
downloadaur-8cf5318a6dba435d15f591fe03c2703a439e44e6.tar.gz
update to 1.5.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b28a51000163..94aa2a4f451d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.5.8.1
+pkgver=1.5.8.2
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=('54de6514f85a9f30296bba1ceb391b31')
+md5sums=('4f5c8fa41a10762b29a9d52d98bb12ed')
depends=(
'pyalpm'
'git'