summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2018-12-18 20:08:10 +0100
committeractionless2018-12-18 20:08:10 +0100
commit296f71837a064b74436c269f32729a20865b5f8f (patch)
tree0908efdc067bd13f188520ea340bde015b54253a /PKGBUILD
parent2524103104fc43179bcb6d9aeedd6ce72c6f8dee (diff)
downloadaur-296f71837a064b74436c269f32729a20865b5f8f.tar.gz
update to 1.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff8918fda153..25a001d53208 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.3.3
+pkgver=1.3.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=('03484dd3c70ce3cee61a7a5cc0625961')
+md5sums=('6d480a9e417816b5e0b00f0866250b96')
depends=(
'pyalpm'
'git'