mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 20:14:59 +02:00
⏳ @eshanized updated the repository 🎉
This commit is contained in:
@@ -15,4 +15,9 @@ depends=(
|
|||||||
'virtualbox-guest-utils'
|
'virtualbox-guest-utils'
|
||||||
)
|
)
|
||||||
conflicts=()
|
conflicts=()
|
||||||
replaces=()
|
replaces=()
|
||||||
|
|
||||||
|
pkgver() {
|
||||||
|
# cd "$srcdir/$pkgname"
|
||||||
|
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||||
|
}
|
Reference in New Issue
Block a user