summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2019-03-03 21:21:53 +0100
committeractionless2019-03-03 21:21:53 +0100
commitabb6b4a6eeb887cbd421aca520c77da016d45543 (patch)
tree4b839de64fdacfd6c33c1b1f0a23f234c66db845 /PKGBUILD
parent1f6b56da5c5202f5414e61cbe5cf6da0261b9f39 (diff)
downloadaur-abb6b4a6eeb887cbd421aca520c77da016d45543.tar.gz
update to 1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14a1dada455c..5b75894bd21c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.3.6
+pkgver=1.4
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=('e1b47a8a36334913206f35dd1c390153')
+md5sums=('2792151b4ca3ea6de5913b53a2a8a3a4')
depends=(
'pyalpm'
'git'