Small cleanup
This commit is contained in:
1
PKGBUILD
1
PKGBUILD
@@ -16,7 +16,6 @@ sha512sums=('SKIP')
|
|||||||
|
|
||||||
pkgver () {
|
pkgver () {
|
||||||
cd ${pkgname}
|
cd ${pkgname}
|
||||||
# sed -nE '/^VERSION\ [0-9.]*(-git|)$/p' configure.acr|grep -o '[0-9.]*'|tr -d '\n'
|
|
||||||
printf "%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
printf "%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user