summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6839c03e8bae..63c7a4ad0d61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Andrew Hill <andrew@andrewkhill.com>
pkgname=bok
pkgver() {
+ cd "$srcdir"
printf $(git describe | sed "s/-/./g")
}
pkgver=v1.0.3.g93c8821