diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-07-03 14:04:40 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-07-03 14:04:40 (GMT) |
commit | ae74f97cf28e1cd48bf942433b7a944a93643fc7 (patch) | |
tree | e148f1a1d065b42476f3dfce27820dcc000cdbb2 /abs/core/runit-scripts/PKGBUILD | |
parent | 2b4ed57e07d7ab7f39ac5d198836e7fa5cb802c1 (diff) | |
download | linhes_pkgbuild-ae74f97cf28e1cd48bf942433b7a944a93643fc7.zip linhes_pkgbuild-ae74f97cf28e1cd48bf942433b7a944a93643fc7.tar.gz linhes_pkgbuild-ae74f97cf28e1cd48bf942433b7a944a93643fc7.tar.bz2 |
runit-scripts: msg_daemon: new xorg doesn't work with IP in DISPLAY
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 844281b..798e3fd 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.3 -pkgrel=7 +pkgrel=8 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |