@eshanized updated the repository 🎉

This commit is contained in:
eshanized
2024-04-15 22:11:51 +05:30
parent fc8c938148
commit a2858c0abc

View File

@@ -12,7 +12,10 @@ depends=(
source=(
"$pkgname.tar.gz"
)
sha256sums=(
'SKIP'
'SKIP'
)
pkgver(){
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}