diff options
author | Britney Fransen <brfransen@gmail.com> | 2018-10-12 15:17:25 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2018-10-12 15:17:25 (GMT) |
commit | 93ccbe2d5add497ced90b64b96cdd2e0b93d63a5 (patch) | |
tree | e1ef52735af434d7561dd1fe8f289aaf3b2c737d /abs/core/runit-scripts/PKGBUILD | |
parent | 3ddd164524d33b31d02e2f41c86d6e4652182e70 (diff) | |
download | linhes_pkgbuild-93ccbe2d5add497ced90b64b96cdd2e0b93d63a5.zip linhes_pkgbuild-93ccbe2d5add497ced90b64b96cdd2e0b93d63a5.tar.gz linhes_pkgbuild-93ccbe2d5add497ced90b64b96cdd2e0b93d63a5.tar.bz2 |
runit-scripts: bluetoothd/run: start bluetoothd instead of bluetoothctl
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 253a6a1..11aee66 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.5 -pkgrel=3 +pkgrel=4 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license=('BSD') |