diff options
author | James Meyer <james.meyer@operamail.com> | 2011-10-20 17:42:11 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-10-20 17:42:11 (GMT) |
commit | 5759631b138bbee8817dc192d3629fa4bf116e5a (patch) | |
tree | 8a86991b35e96b049d1d08c2c4348034cf846c15 /abs/core/runit-scripts/PKGBUILD | |
parent | 2d084f85e4b81a2c9052d0ba0ea3e9c7566436a6 (diff) | |
download | linhes_pkgbuild-5759631b138bbee8817dc192d3629fa4bf116e5a.zip linhes_pkgbuild-5759631b138bbee8817dc192d3629fa4bf116e5a.tar.gz linhes_pkgbuild-5759631b138bbee8817dc192d3629fa4bf116e5a.tar.bz2 |
runit-scripts: LIRC add call to in_kernel_support
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 c505356..bae19e3 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=34 +pkgrel=37 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |