diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-25 04:13:08 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-25 04:13:08 (GMT) |
commit | 08741c3cc09fadb3ebfa8ea92d3e5160c20990e4 (patch) | |
tree | c323cfd1b0de3f8fe1baff532f87db1448690664 /abs/core/runit-scripts/PKGBUILD | |
parent | 68f2e7fce1e049c990be3312f8d4261f352efb5a (diff) | |
download | linhes_pkgbuild-08741c3cc09fadb3ebfa8ea92d3e5160c20990e4.zip linhes_pkgbuild-08741c3cc09fadb3ebfa8ea92d3e5160c20990e4.tar.gz linhes_pkgbuild-08741c3cc09fadb3ebfa8ea92d3e5160c20990e4.tar.bz2 |
runit-scripts: added svc for vnc
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 8957212..f1fb053 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=66 +pkgrel=67 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |