diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-01-17 18:50:11 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-01-17 18:50:11 (GMT) |
commit | 914d62440fa51e294c8ea901fef7f0e3953da23a (patch) | |
tree | f78d37a7ed394c35d5ff9f9e39eae6420d7bea45 /abs/core/runit-scripts/PKGBUILD | |
parent | 2d171e860b503e0ee1381d966c09960f9eebc321 (diff) | |
download | linhes_pkgbuild-914d62440fa51e294c8ea901fef7f0e3953da23a.zip linhes_pkgbuild-914d62440fa51e294c8ea901fef7f0e3953da23a.tar.gz linhes_pkgbuild-914d62440fa51e294c8ea901fef7f0e3953da23a.tar.bz2 |
runit-scripts: handle bootlogd in 1 and improve plymouth in 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 097c704..35620e6 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.3 -pkgrel=1 +pkgrel=2 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |