diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-08-19 02:32:24 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-08-19 02:32:24 (GMT) |
commit | 6ec62c47a7bd1b0e5e1ef3266907038f4ce7c79d (patch) | |
tree | d953165bf217beb347bddbd5836139c84598478c /abs/core/runit-scripts/PKGBUILD | |
parent | 9717976f8559a5f965867438fe4457aa9e8bc113 (diff) | |
download | linhes_pkgbuild-6ec62c47a7bd1b0e5e1ef3266907038f4ce7c79d.zip linhes_pkgbuild-6ec62c47a7bd1b0e5e1ef3266907038f4ce7c79d.tar.gz linhes_pkgbuild-6ec62c47a7bd1b0e5e1ef3266907038f4ce7c79d.tar.bz2 |
runit-scripts: make bluetoothd/run executable
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 028a93e..ebe0d20 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=28 +pkgrel=29 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |