summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2019-01-02 18:11:37 +0100
committeractionless2019-01-02 18:11:37 +0100
commit13b6453bd68427b40d579cc8cda0d72750a9858f (patch)
tree4dbec883a7aaa74fb261c2395c73b1429b9595db /PKGBUILD
parent296f71837a064b74436c269f32729a20865b5f8f (diff)
downloadaur-13b6453bd68427b40d579cc8cda0d72750a9858f.tar.gz
update to 1.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25a001d53208..ef37a5052f31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.3.4
+pkgver=1.3.5
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=('6d480a9e417816b5e0b00f0866250b96')
+md5sums=('ba2bfd93be26d5741709ffa337c61aa1')
depends=(
'pyalpm'
'git'