summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2018-10-10 19:52:55 +0200
committeractionless2018-10-10 19:52:55 +0200
commit6c249440853c78bc204d58fd040f7f7004f597c5 (patch)
tree4df4a9e2cbb97711e2c8d34b0dd4b165ae6f0acc /PKGBUILD
parent9e70d1231763b81baaae60f7b0bb8700a177eedb (diff)
downloadaur-6c249440853c78bc204d58fd040f7f7004f597c5.tar.gz
update to 1.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 448335400b98..f081aee8b908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.3.0.6
+pkgver=1.3.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=('12aa695bc8f14ceecfa6d229aa00a59e')
+md5sums=('c90c7c03d10618f47dc593d17355e63d')
depends=(
'pyalpm'
'git'