summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2018-10-07 19:20:43 +0200
committeractionless2018-10-07 19:20:43 +0200
commit1586f04d5bfdcdbf0179bfc450d988afa9f81ee7 (patch)
tree524143280c85e3c0a9b56c1812ecefda272e63b6 /PKGBUILD
parent60ab506067f9da786a3a3e3f4a28ac9446d01ec5 (diff)
downloadaur-1586f04d5bfdcdbf0179bfc450d988afa9f81ee7.tar.gz
update to 1.3.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bb96842100f..61d1612673ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.3.0.3
+pkgver=1.3.0.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=('ea4e095da39ba76a06e3c1a2b78ecb10')
+md5sums=('e04fddd1eae37730a30577bf9201274b')
depends=(
'pyalpm'
'git'