mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 12:04:59 +02:00
⏳ @eshanized updated the repository 🎉
This commit is contained in:
@@ -20,7 +20,7 @@ provides=("${pkgname}")
|
|||||||
options=( !strip !emptydirs )
|
options=( !strip !emptydirs )
|
||||||
source=(${pkgname}::"git+https://github.com/${org}/${_pkgname}")
|
source=(${pkgname}::"git+https://github.com/${org}/${_pkgname}")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
install='${pkgname}.install'
|
install=$pkgname.install
|
||||||
|
|
||||||
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