summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2019-12-25 05:58:46 +0100
committeractionless2019-12-25 05:58:46 +0100
commit14e749df237b9d13f2da127c1b566165d5684e20 (patch)
treea8b7da60ce37a10280f31349f425f1961b51a62c /PKGBUILD
parentbb0f3fe2bded454f79d537b9090b50fc07bf9b26 (diff)
downloadaur-14e749df237b9d13f2da127c1b566165d5684e20.tar.gz
update to 1.5.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 361f590ba3b6..8e91ce4b8a12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.5.6
+pkgver=1.5.7
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=('dc4c23685fda986b3184886a9efdd6d8')
+md5sums=('ab0d49dbb749bdc2398f4da88c791677')
depends=(
'pyalpm'
'git'