v++
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
f17f5557b6
commit
f97410b681
4
PKGBUILD
4
PKGBUILD
|
@ -4,7 +4,7 @@
|
||||||
pkgname='spark-rc'
|
pkgname='spark-rc'
|
||||||
pkgdesc='A simple rc script'
|
pkgdesc='A simple rc script'
|
||||||
license=( 'BSD' )
|
license=( 'BSD' )
|
||||||
pkgver=1.10.2
|
pkgver=1.11.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=( 'any' )
|
arch=( 'any' )
|
||||||
url='https://gitlab.com/fbt/spark-rc'
|
url='https://gitlab.com/fbt/spark-rc'
|
||||||
|
@ -27,4 +27,4 @@ package() {
|
||||||
make USR=/usr DESTDIR="$pkgdir" install
|
make USR=/usr DESTDIR="$pkgdir" install
|
||||||
}
|
}
|
||||||
|
|
||||||
sha1sums=('cbcaec946f3eab8f1d9755baa92d923365adce4a')
|
sha1sums=('2eaccb59facb605f9fb255a85e722b0d7905f7cb')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user