summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2018-05-14 20:53:57 +0200
committeractionless2018-05-14 20:53:57 +0200
commit46c16dc181b256a3116e266a060ff7c9ff523f2c (patch)
tree79aecaa58a6eb6f0582b7f68bc204b415395d6a7 /PKGBUILD
parent7462899ff68bcd71df600a32e90e2cabce60d72c (diff)
downloadaur-46c16dc181b256a3116e266a060ff7c9ff523f2c.tar.gz
update to 0.10.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 335b526010ed..06230257db87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=0.10.2
+pkgver=0.10.3
pkgrel=1
pkgdesc="AUR helper with minimal dependencies. Review PKGBUILDs all in once, next build them all without user interaction."
arch=('any')
@@ -11,7 +11,7 @@ license=('GPLv3')
source=(
"$pkgname-$pkgver.tar.gz"::https://github.com/actionless/pikaur/archive/"$pkgver".tar.gz
)
-md5sums=('2442d8d6529cd753e60a57a32d820861')
+md5sums=('f0aeb4f0280534fbca26e2f60c52e3f9')
depends=(
'pyalpm'
'git'