🔨 refactor(_black): version && src addition

This commit is contained in:
Eshan Roy
2024-11-22 08:45:59 +05:30
parent f2df36f4d7
commit 86e783b4c0
4 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
# Maintainer: Eshan Roy <eshan@snigdhaos.org>
pkgname=snigdhaos-assistant
pkgver=2.0
pkgver=r251.f2df36f4
_pkgver=a1.0.0
pkgrel=2
pkgrel=1
pkgdesc="A setup utility for Snigdha OS which helps setting up & installing applications"
arch=('any')
url="https://gitlab.com/snigdhaos/snigdhaos-assistant/"
@@ -16,7 +16,7 @@ source=("https://github.com/Snigdha-OS/${pkgname}/archive/refs/tags/${_pkgver}.t
sha256sums=('SKIP')
pkgver() {
cd "$srcdir/$pkgname" || exit
# cd "$srcdir/$pkgname" || exit
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}

Binary file not shown.

View File

@@ -2,7 +2,7 @@
pkgname=snigdhaos-blackbox
org=Snigdha-OS
pkgver=r250.57935ce4
pkgver=r251.f2df36f4
_pkgver=1.0.9
pkgrel=1
pkgdesc=""

Binary file not shown.