summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302016-12-11 04:14:16 +0100
committerM0Rf302016-12-11 04:14:16 +0100
commit141385e3e284f4de29532a38c91e4e993487c7b2 (patch)
tree502d5372d9be88d30c633a21437d38aed327e4bb /PKGBUILD
parente88388fb673d9324663eabd60e9ceeab01ddccae (diff)
downloadaur-141385e3e284f4de29532a38c91e4e993487c7b2.tar.gz
new git tag description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c07d6b5b8ec..bab805e7c09a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: M0Rf30
pkgname=airtime-git
-pkgver=12396.4940c73
+pkgver=airtime.2.5.2.1.r71.g4940c73
pkgrel=1
pkgdesc="Open broadcast software for scheduling and station management."
arch=('i686' 'x86_64')
@@ -170,7 +170,7 @@ msg2 "Cleaning..."
pkgver() {
cd airtime
- echo $(git rev-list --count $branch).$(git rev-parse --short $branch)
+ git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
}
md5sums=('SKIP'