summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/PKGBUILD
diff options
context:
space:
mode:
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 9e6396e..dac1d6d 100755
--- a/abs/core/runit-scripts/PKGBUILD
+++ b/abs/core/runit-scripts/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=runit-scripts
pkgver=2.1.1
-pkgrel=67
+pkgrel=72
pkgdesc="collection of startup scripts for runit"
url="http://smarden.org/runit/"
license="BSD"
@@ -11,7 +11,7 @@ replaces=()
backup=('etc/runit/1.local' 'etc/runit/3.local')
install=runit.install
source=(fbsplash-runit.sh)
-arch=('i686')
+arch=('i686' 'x86_64')
build() {
rsync -a --exclude=.svn --exclude=*~ $startdir/runitscripts $startdir/src