diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-02-02 14:56:22 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-02-02 14:56:22 (GMT) |
commit | 570112c125d6e5f468bf3e1f9df7a4f2753a8ba1 (patch) | |
tree | 6e57c7c0ad471f717a43a26b37090596875192bd /abs/core/runit-scripts/PKGBUILD | |
parent | fe2a0b6c980aaf39fbc755cd4a80ee125aeef088 (diff) | |
download | linhes_pkgbuild-570112c125d6e5f468bf3e1f9df7a4f2753a8ba1.zip linhes_pkgbuild-570112c125d6e5f468bf3e1f9df7a4f2753a8ba1.tar.gz linhes_pkgbuild-570112c125d6e5f468bf3e1f9df7a4f2753a8ba1.tar.bz2 |
runit-scripts: update mythexpress run cmd
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 c1b4c8a..4b2f625 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.3 -pkgrel=4 +pkgrel=5 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |