diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-03-05 16:24:43 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-03-05 16:24:43 (GMT) |
commit | d0042cc984c86534827034c6de2b7f93551c969e (patch) | |
tree | 4ae8edf78f7eab2ed16648a51f3748f176ecbc80 /abs/core/runit-scripts/PKGBUILD | |
parent | 4b8666e0d1a21f12f1fef4124c628b217a281af5 (diff) | |
download | linhes_pkgbuild-d0042cc984c86534827034c6de2b7f93551c969e.zip linhes_pkgbuild-d0042cc984c86534827034c6de2b7f93551c969e.tar.gz linhes_pkgbuild-d0042cc984c86534827034c6de2b7f93551c969e.tar.bz2 |
runit-scripts: lircd run: add imon cmd; move dvico locations; refs #651
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 9e43b07..43ee642 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=52 +pkgrel=53 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |