summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Wanders2018-10-07 12:19:00 +0200
committerTim Wanders2018-10-07 12:19:00 +0200
commit94e73899c5f564cce5b75b0b6cd49486d18ef8db (patch)
treedf206cc172c5c03e7cee6a850ab95f63918bbe05
parente59aab876805d6f49b79f33176396bcdbf43b7e2 (diff)
downloadaur-94e73899c5f564cce5b75b0b6cd49486d18ef8db.tar.gz
sync
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acec00654ae7..01c3181e1fd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ source=("git+https://github.com/tim241/${pkgname}.git")
sha256sums=('SKIP')
pkgver() {
+ cd "$pkgname"
git describe --always
}