diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-04-07 16:55:39 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-04-07 16:55:39 (GMT) |
commit | 4a914dde9929428b8b05ffe6e176ef177563f329 (patch) | |
tree | 2be879f671ebb536f307699b8d7606fea45289c7 /abs/core/runit-scripts/PKGBUILD | |
parent | 18a16759c1ed3a84519ecb05e3601290bd91c0f1 (diff) | |
download | linhes_pkgbuild-4a914dde9929428b8b05ffe6e176ef177563f329.zip linhes_pkgbuild-4a914dde9929428b8b05ffe6e176ef177563f329.tar.gz linhes_pkgbuild-4a914dde9929428b8b05ffe6e176ef177563f329.tar.bz2 |
runit-scripts: handle stopped plymouth a bit better. refs #891
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 ea41c96..64eeff7 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.1 -pkgrel=12 +pkgrel=13 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |