diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-09-28 19:12:07 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-09-28 19:12:07 (GMT) |
commit | 3fc303041b0c38ef9d1f74e0be21fbbd5557e0d0 (patch) | |
tree | a9d5f11715406d03333e94787015a5fd64578e68 /abs/core/runit-scripts/PKGBUILD | |
parent | 6cef3f98f980e52687095c74b040cf5531688545 (diff) | |
download | linhes_pkgbuild-3fc303041b0c38ef9d1f74e0be21fbbd5557e0d0.zip linhes_pkgbuild-3fc303041b0c38ef9d1f74e0be21fbbd5557e0d0.tar.gz linhes_pkgbuild-3fc303041b0c38ef9d1f74e0be21fbbd5557e0d0.tar.bz2 |
runit-scripts: shellinaboxd run: add --no-beep to eliminate plugin error
Diffstat (limited to 'abs/core/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD index f3ef203..9354ae2 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.0 -pkgrel=4 +pkgrel=5 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |