diff options
author | Michael Hanson <mihanson@linhes.org> | 2012-01-25 23:09:15 (GMT) |
---|---|---|
committer | Michael Hanson <mihanson@linhes.org> | 2012-01-25 23:09:15 (GMT) |
commit | 776f600da45e3bd07de34509624b88d6081cd4da (patch) | |
tree | 38247e812f102281c6d10d4fe03ddf2b301680c2 /abs | |
parent | 9e3312aa14c7e94b95c6cceba4ae8a0610e272c7 (diff) | |
download | linhes_pkgbuild-776f600da45e3bd07de34509624b88d6081cd4da.zip linhes_pkgbuild-776f600da45e3bd07de34509624b88d6081cd4da.tar.gz linhes_pkgbuild-776f600da45e3bd07de34509624b88d6081cd4da.tar.bz2 |
runit-scripts: add mythdroid
Diffstat (limited to 'abs')
-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 d00e353..b58966d 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=46 +pkgrel=50 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |