summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2018-10-05 15:37:59 +0200
committeractionless2018-10-05 15:37:59 +0200
commit3812e8a38de25c427737645c77cae826a4bd773c (patch)
treed20884a9b756e94b7664086bc269e929c1ed4a83 /PKGBUILD
parenta26b89d8e3a293b65b19b456422b3563331269e1 (diff)
downloadaur-3812e8a38de25c427737645c77cae826a4bd773c.tar.gz
update to 1.3.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6a715d66c22..1aaaca35620b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=1.3.0.1
+pkgver=1.3.0.2
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=('43ed94a529c0e0cba016fe94446d0ea5')
+md5sums=('097f3af65a081244cf649bb1d90dbdc5')
depends=(
'pyalpm'
'git'