diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-01-05 05:25:57 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-01-05 05:25:57 (GMT) |
commit | aa12d00fa943d9e332638acc03ef32b1cc970d58 (patch) | |
tree | 9c8a3e2af3dd40898dd010d9c0d86162ca0fed1d /abs/core/runit-scripts/PKGBUILD | |
parent | dbc8fe7c6b298d4a9d3c547cc48a45d33b606670 (diff) | |
download | linhes_pkgbuild-aa12d00fa943d9e332638acc03ef32b1cc970d58.zip linhes_pkgbuild-aa12d00fa943d9e332638acc03ef32b1cc970d58.tar.gz linhes_pkgbuild-aa12d00fa943d9e332638acc03ef32b1cc970d58.tar.bz2 |
runit-scripts: lircd run: change dvico detection to allow names like dvico-mine to work
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 2e0f57c..6ef0e51 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=43 +pkgrel=44 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |