This commit is contained in:
Jack L. Frost 2015-06-16 16:11:36 +03:00
parent 01964dddb5
commit b74963891e
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
pkgname=sinit-spark
_pkg_realname=sinit
pkgver=0.9.2
pkgrel=2
pkgver=1.0
pkgrel=1
pkgdesc="A simple init, configured to work with spark-rc"
url="http://tools.suckless.org/sinit/"
arch=('i686' 'x86_64')
@ -33,5 +33,5 @@ package() {
install -m644 -D sinit.8.gz "$pkgdir/usr/share/man/man8/sinit.8.gz"
}
sha1sums=('27f150d6322375ae586fca3df24841fe72bc6975'
sha1sums=('d1ba342e964d4f60cf3a1d500f4bba313fc9ae3c'
'2f727d4f336a240f185044e084bdce677358a19e')