This commit is contained in:
Jack L. Frost 2016-04-14 18:04:53 +03:00
parent 0a54c184c4
commit 2b5d4894a9

View File

@ -3,7 +3,7 @@
pkgdesc='Package for sysvinit compatibility' pkgdesc='Package for sysvinit compatibility'
pkgname=( 'sinit-sysvcompat' 'sinit-tools' ) pkgname=( 'sinit-sysvcompat' 'sinit-tools' )
license=( 'ISC' ) license=( 'ISC' )
pkgver=1.0.2 pkgver=1.0.5
pkgrel=3 pkgrel=3
arch=( 'any' ) arch=( 'any' )
url='https://git.fleshless.org/sinit-tools' url='https://git.fleshless.org/sinit-tools'
@ -25,4 +25,4 @@ package_sinit-tools() {
install -Dm755 "${pkgname}-${pkgver}/shutdown" "${pkgdir}/usr/bin/shutdown" install -Dm755 "${pkgname}-${pkgver}/shutdown" "${pkgdir}/usr/bin/shutdown"
} }
md5sums=('a3515376cc26445b0949180987718511') sha1sums=('cad43ec50195ef704f514c22986b17f2a18ff44c')