mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-22 12:35:01 +02:00
⏳ @eshanized updated the repository 🎉
This commit is contained in:
@@ -11,4 +11,8 @@ depends=(
|
|||||||
)
|
)
|
||||||
source=(
|
source=(
|
||||||
"$pkgname.tar.gz"
|
"$pkgname.tar.gz"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
pkgver(){
|
||||||
|
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||||
|
}
|
Reference in New Issue
Block a user