diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-05-04 05:28:59 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-05-04 05:28:59 (GMT) |
commit | 34e77b742c61508b8e5ee0c7275fc59f7453c425 (patch) | |
tree | aafcb2d9edbc7fa472a1b792284b8f31d0d6a3d7 /abs/core/runit-scripts/PKGBUILD | |
parent | 2b9073eff507a14b7d3983a3819bf2af5fbed98a (diff) | |
download | linhes_pkgbuild-34e77b742c61508b8e5ee0c7275fc59f7453c425.zip linhes_pkgbuild-34e77b742c61508b8e5ee0c7275fc59f7453c425.tar.gz linhes_pkgbuild-34e77b742c61508b8e5ee0c7275fc59f7453c425.tar.bz2 |
runit-scripts: remotes run: add support for /etc/runit/lirc.sh. 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 9357169..48e469d 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=62 +pkgrel=63 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |