This commit is contained in:
Jack L. Frost 2016-01-17 23:24:10 +03:00
parent b74963891e
commit cd6d2f7632
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
pkgname=sinit-spark
_pkg_realname=sinit
pkgver=1.0
pkgrel=1
pkgrel=2
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=('d1ba342e964d4f60cf3a1d500f4bba313fc9ae3c'
sha1sums=('37d038b1c0ba7312ac5a8e29b3be4283d01e1267'
'2f727d4f336a240f185044e084bdce677358a19e')