|
|
|
@ -10,13 +10,14 @@ _servicedir=/run/runit/service
|
|
|
|
|
|
|
|
|
|
pkgname=runit |
|
|
|
|
pkgver=2.1.2 |
|
|
|
|
pkgrel=28 |
|
|
|
|
pkgrel=29 |
|
|
|
|
pkgdesc='a cross-platform Unix init scheme with service supervision' |
|
|
|
|
arch=('x86_64') |
|
|
|
|
url='http://smarden.org/runit/' |
|
|
|
|
license=('BSD') |
|
|
|
|
depends=('runit-rc') |
|
|
|
|
makedepends=('git') |
|
|
|
|
optdepends=('runit-bash-completions: Runit completions for Bash') |
|
|
|
|
install=runit.install |
|
|
|
|
provides=('svc-manager' 'eudev-runit') |
|
|
|
|
conflicts=('svc-manager' 'eudev-runit') |
|
|
|
|