summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoractionless2018-03-28 05:25:28 +0200
committeractionless2018-03-28 05:25:28 +0200
commit9a2499eea6c91e7012f3f128d043e63e638527eb (patch)
treebb095eadafe4bef1fc32a09cf363a87f902e0078 /PKGBUILD
parentffc27986add7d49a8074b2e1781dee712c8c64f5 (diff)
downloadaur-9a2499eea6c91e7012f3f128d043e63e638527eb.tar.gz
update to 0.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27ba778f975b..b2566141f96f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur
-pkgver=0.9.1
-pkgrel=2
-pkgdesc="AUR helper with minimal dependencies. Review PKGBUILDs all in once, next build them all without user interaction."
+pkgver=0.9.2
+pkgrel=1
+pkgdesc="AUR helper with minimal dependencies. Review PKGBUILDs all in once, next build them all with minimal user interaction."
arch=('any')
url="https://github.com/actionless/pikaur"
license=('GPLv3')