diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-30 23:35:14 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-30 23:35:14 (GMT) |
commit | 231445afe161829028ba7066f35c4283ab1859a3 (patch) | |
tree | 7b0603872e6be6a8b8633e6dcc16114dd4612f5f /abs/core-testing/runit-scripts/PKGBUILD | |
parent | dd94e2fc90c3398b69259027f86e8a8f11f3d9a3 (diff) | |
download | linhes_pkgbuild-231445afe161829028ba7066f35c4283ab1859a3.zip linhes_pkgbuild-231445afe161829028ba7066f35c4283ab1859a3.tar.gz linhes_pkgbuild-231445afe161829028ba7066f35c4283ab1859a3.tar.bz2 |
create .runtime dir
Diffstat (limited to 'abs/core-testing/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core-testing/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/PKGBUILD b/abs/core-testing/runit-scripts/PKGBUILD index 3e12cd6..be7d21f 100755 --- a/abs/core-testing/runit-scripts/PKGBUILD +++ b/abs/core-testing/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=1.8.0 -pkgrel=6 +pkgrel=7 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |