summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2018-12-09 00:04:46 +0100
committeractionless2018-12-09 00:04:46 +0100
commita88049fda11d77c66ca7b325ec2b8927564e6ba7 (patch)
treea2f223e130f4eab4d66522d7b98c580c2357241a /PKGBUILD
parent6c249440853c78bc204d58fd040f7f7004f597c5 (diff)
downloadaur-a88049fda11d77c66ca7b325ec2b8927564e6ba7.tar.gz
update to 1.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f081aee8b908..0038cf95d654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.3.1
+pkgver=1.3.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=('c90c7c03d10618f47dc593d17355e63d')
+md5sums=('3f5cfb1dac74d2d62599caf7289d40d8')
depends=(
'pyalpm'
'git'