mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 03:55:02 +02:00
⏳ @eshanized updated the repository 🎉
This commit is contained in:
@@ -12,7 +12,10 @@ depends=(
|
|||||||
source=(
|
source=(
|
||||||
"$pkgname.tar.gz"
|
"$pkgname.tar.gz"
|
||||||
)
|
)
|
||||||
|
sha256sums=(
|
||||||
|
'SKIP'
|
||||||
|
'SKIP'
|
||||||
|
)
|
||||||
pkgver(){
|
pkgver(){
|
||||||
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