diff options
author | James Meyer <james.meyer@operamail.com> | 2012-12-09 23:55:10 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-12-09 23:55:10 (GMT) |
commit | 53a9bfc6166ef4181ddc5797c6b3a0c441887585 (patch) | |
tree | 6e892d12b87a66dbb77856379bb0f9b97c3d6dc9 /abs/core/runit-scripts/PKGBUILD | |
parent | cee8401afb62d7a8e4c115e28638e2f2d8c5893b (diff) | |
download | linhes_pkgbuild-53a9bfc6166ef4181ddc5797c6b3a0c441887585.zip linhes_pkgbuild-53a9bfc6166ef4181ddc5797c6b3a0c441887585.tar.gz linhes_pkgbuild-53a9bfc6166ef4181ddc5797c6b3a0c441887585.tar.bz2 |
runit-scripts: attempting to integrate plymouth a bit better. Mostly minor changes to levels 1 and 3
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 970f927..1fb818d 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=90 +pkgrel=91 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |