summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')