summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-12-15 20:42:36 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-12-15 20:42:36 (GMT)
commitfca162ce703a757f1b23106065851b574428315f (patch)
tree6de135f199fd3ff78190f83d60841b3247c93d80 /abs/core/runit-scripts/PKGBUILD
parent73d83d38ae62c60b22d72f241f02a916daaf1d6c (diff)
downloadlinhes_pkgbuild-fca162ce703a757f1b23106065851b574428315f.zip
linhes_pkgbuild-fca162ce703a757f1b23106065851b574428315f.tar.gz
linhes_pkgbuild-fca162ce703a757f1b23106065851b574428315f.tar.bz2
runit-scripts: autofs: modprobe autofs4 isn't needed anymore
Diffstat (limited to 'abs/core/runit-scripts/PKGBUILD')
-rwxr-xr-xabs/core/runit-scripts/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD
index 4fd9efd..f31881e 100755
--- a/abs/core/runit-scripts/PKGBUILD
+++ b/abs/core/runit-scripts/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=runit-scripts
pkgver=8.4
-pkgrel=2
+pkgrel=3
pkgdesc="collection of startup scripts for runit"
url="http://smarden.org/runit/"
-license="BSD"
+license=('BSD')
depends=('glibc' 'util-linux' 'initscripts' 'runit' )
makedepends=('gcc' 'make' 'rsync')
conflicts=()