mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-20 11:35:00 +02:00
🔨 refactor(_black): version && src addition
This commit is contained in:
@@ -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)"
|
||||
}
|
||||
|
||||
|
BIN
snigdhaos-assistant/a1.0.0.tar.gz
Normal file
BIN
snigdhaos-assistant/a1.0.0.tar.gz
Normal file
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=snigdhaos-blackbox
|
||||
org=Snigdha-OS
|
||||
pkgver=r250.57935ce4
|
||||
pkgver=r251.f2df36f4
|
||||
_pkgver=1.0.9
|
||||
pkgrel=1
|
||||
pkgdesc=""
|
||||
|
BIN
snigdhaos-blackbox/v1.0.9.tar.gz
Normal file
BIN
snigdhaos-blackbox/v1.0.9.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user