summaryrefslogtreecommitdiffstats
path: root/abs/core/runit
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/runit')
-rw-r--r--abs/core/runit/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/runit/PKGBUILD b/abs/core/runit/PKGBUILD
index 7bfd9f5..acd4126 100644
--- a/abs/core/runit/PKGBUILD
+++ b/abs/core/runit/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=runit
pkgver=2.1.1
-pkgrel=6
+pkgrel=7
pkgdesc="A replacement for sysvinit, and other init schemes, with service supervision"
url="http://smarden.org/runit/"
license=('BSD')
-depends=('glibc' 'util-linux' 'initscripts' 'poweroff-scripts>= 1.1')
+depends=('glibc' 'util-linux' 'initscripts' 'poweroff-scripts>=1.1')
makedepends=()
conflicts=()
replaces=()