summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Wanders2018-09-10 16:00:31 +0200
committerTim Wanders2018-09-10 16:00:31 +0200
commit641e107d3e6f3708c42da32d526a762a40a4b6b0 (patch)
tree6d61a38171e1856e7aa6d25fccdfa4d3236d14a0
parent46fdb6b54052b124813a44b69affeea14d8ff611 (diff)
downloadaur-641e107d3e6f3708c42da32d526a762a40a4b6b0.tar.gz
sync with upstream
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a4cb3632a07..601516c6a7ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ source=("git+$url.git#branch=develop")
sha256sums=('SKIP')
pkgver() {
- git describe --tags | sed "s|-|.|g"
+ git describe --always | sed "s|-|.|g"
}
package() {