This commit is contained in:
Jack L. Frost 2016-04-14 18:04:53 +03:00
parent 0a54c184c4
commit 2b5d4894a9
1 changed files with 2 additions and 2 deletions

View File

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