diff options
author | James Meyer <james.meyer@operamail.com> | 2012-01-22 19:14:16 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-01-22 19:14:16 (GMT) |
commit | 2d450e59e2878ac5eae558840c9c86ab2b7ba9bf (patch) | |
tree | 6f477ca90e5f2d2a96c9c92b856ed9ddd176cb05 /abs/core/runit-scripts | |
parent | 51975d8ccdf7ab35af856ab6ca0a99d240f97524 (diff) | |
download | linhes_pkgbuild-2d450e59e2878ac5eae558840c9c86ab2b7ba9bf.zip linhes_pkgbuild-2d450e59e2878ac5eae558840c9c86ab2b7ba9bf.tar.gz linhes_pkgbuild-2d450e59e2878ac5eae558840c9c86ab2b7ba9bf.tar.bz2 |
runit-scripts: no change in scripts, but permission change to add +x on all files
Diffstat (limited to 'abs/core/runit-scripts')
-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 9fa7cdb..877fe18 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=48 +pkgrel=49 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |