diff options
author | Britney Fransen <brfransen@gmail.com> | 2017-03-07 18:56:27 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2017-03-07 18:56:27 (GMT) |
commit | aa51de14e24f00cb4a5481e20823f7aa491ced27 (patch) | |
tree | fe00b468144df57424921d78ed6a4e7911cd1a37 /abs/core/runit-scripts/PKGBUILD | |
parent | 749098a1aa979853b4a7bb6c0495abc143e98e9a (diff) | |
download | linhes_pkgbuild-aa51de14e24f00cb4a5481e20823f7aa491ced27.zip linhes_pkgbuild-aa51de14e24f00cb4a5481e20823f7aa491ced27.tar.gz linhes_pkgbuild-aa51de14e24f00cb4a5481e20823f7aa491ced27.tar.bz2 |
runit-scripts: vnc/run: change geometry to 1920x1080
mythinstall service menu items don't respect the -geometry switch and don't show correctly in vnc when host has large screen sizes
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 f31881e..96959be 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.4 -pkgrel=3 +pkgrel=4 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license=('BSD') |