summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2018-05-21 17:28:13 +0200
committeractionless2018-05-21 17:28:13 +0200
commit60b8df92b4c9e480788d133f28a45aa1bb333d18 (patch)
treef9014d434dbf8b00582360ae9f84b08d6c2727cd /PKGBUILD
parent43c4736df3f04b6604262c125ec0494093b3ff5c (diff)
downloadaur-60b8df92b4c9e480788d133f28a45aa1bb333d18.tar.gz
update to 0.11.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8bf46610938..9a4cf9aae3a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=0.11.1
+pkgver=0.11.2
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=('da9bb52c34003b4ef2e8a56428a7b062')
+md5sums=('181fc0c68198079902f02d1865a644c9')
depends=(
'pyalpm'
'git'