diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-03-10 18:24:39 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-03-10 18:24:39 (GMT) |
commit | a923391ea01326947663693e8a1099fc8de5a3f3 (patch) | |
tree | ba11a274a0f1441a14d5d7f0c0c4c00dd49b5ecc /abs/core/runit-scripts/PKGBUILD | |
parent | 42b8b3173f9d29f42b77b5a63336b3cb22a9852f (diff) | |
download | linhes_pkgbuild-a923391ea01326947663693e8a1099fc8de5a3f3.zip linhes_pkgbuild-a923391ea01326947663693e8a1099fc8de5a3f3.tar.gz linhes_pkgbuild-a923391ea01326947663693e8a1099fc8de5a3f3.tar.bz2 |
runit-scripts: add remotes service. refs #821
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 b84f74d..7e0a71c 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=55 +pkgrel=56 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |