Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2017-11-23 02:33:10 +03:00
parent 2b5d4894a9
commit d75155e422
1 changed files with 3 additions and 3 deletions

View File

@ -3,14 +3,14 @@
pkgdesc='Package for sysvinit compatibility'
pkgname=( 'sinit-sysvcompat' 'sinit-tools' )
license=( 'ISC' )
pkgver=1.0.5
pkgver=1.0.6
pkgrel=3
arch=( 'any' )
url='https://git.fleshless.org/sinit-tools'
conflicts=( 'systemd-sysvcompat' )
source=( "https://git.fleshless.org/sinit-tools/snapshot/sinit-tools-${pkgver}.zip" )
source=( "https://git.fleshless.org/u/spark/sinit-tools/snapshot/sinit-tools-${pkgver}.zip" )
package_sinit-sysvcompat() {
depends=( 'sinit' 'sinit-tools' )
@ -25,4 +25,4 @@ package_sinit-tools() {
install -Dm755 "${pkgname}-${pkgver}/shutdown" "${pkgdir}/usr/bin/shutdown"
}
sha1sums=('cad43ec50195ef704f514c22986b17f2a18ff44c')
sha1sums=('e1838fe888c070883b4b4c9f65ded5c2ed60d7ad')