mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 12:40:30 +01:00
upgpkg: hashclash-git r46.d833657-1
Minor formatting
This commit is contained in:
@@ -14,4 +14,3 @@ pkgbase = hashclash-git
|
|||||||
md5sums = SKIP
|
md5sums = SKIP
|
||||||
|
|
||||||
pkgname = hashclash-git
|
pkgname = hashclash-git
|
||||||
|
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ md5sums=('SKIP')
|
|||||||
pkgver() {
|
pkgver() {
|
||||||
cd "$srcdir/${pkgname%-git}"
|
cd "$srcdir/${pkgname%-git}"
|
||||||
|
|
||||||
# Git, no tags available
|
# Git, no tags available
|
||||||
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user