summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Hill2020-04-06 21:27:09 -0500
committerAndrew Hill2020-04-06 21:27:09 -0500
commitcdac9eaa4ec9caa4f7e6e0640913160262a90046 (patch)
tree2460eea5ba430ba87c145b75785780175411e9c2
parenteddf002e5b0e27f62b1bce1ae4f3bcfc64c4d43c (diff)
downloadaur-cdac9eaa4ec9caa4f7e6e0640913160262a90046.tar.gz
okay let's try this again
-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