summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2019-09-25 02:25:51 +0200
committeractionless2019-09-25 02:25:51 +0200
commita3454a62efb67e8d85462511b9f8540e1eef62bc (patch)
treeb58973df4712542e916c80dede470e8c6450a5d6 /PKGBUILD
parentf8bbec96242e776e4b0938e20c0b975c5f7b3fbc (diff)
downloadaur-a3454a62efb67e8d85462511b9f8540e1eef62bc.tar.gz
update to 1.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab609f9c6d94..bd13dc505d29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.5.1
+pkgver=1.5.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=('75c5b63e5ea92db013e787a03a2a7c58')
+md5sums=('2847e94d4dcaebc1d71b4a4ff060d2ec')
depends=(
'pyalpm'
'git'