summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33198c703bdd..dbc49edac349 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,5 +49,5 @@ package() {
pkgver() {
cd "${pkgname%-git}"
- echo "0.8.91_$(git describe --always)"
+ echo "0.8.92_$(git describe --always)"
}