summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d14fe0c9c314..36c609592492 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Gomizelj <simongmzlj@gmail.com>
pkgname=repose-git
-pkgver=6.2.9.g578eefd
+pkgver=7
pkgver() {
cd "repose"
git describe | sed 's/^v//;s/-/./g'