diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2010-04-26 01:18:03 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2010-04-26 01:18:03 (GMT) |
commit | b2a1209fb72193d69ad15afb8d7204f793c378e5 (patch) | |
tree | ab3d0167f63709b60101394a3b2ec0dec723078c /abs/core-testing/fluxbox/PKGBUILD | |
parent | 1c253bc91fa87e7ae4ec1fa8447c4a3754e341fc (diff) | |
download | linhes_pkgbuild-b2a1209fb72193d69ad15afb8d7204f793c378e5.zip linhes_pkgbuild-b2a1209fb72193d69ad15afb8d7204f793c378e5.tar.gz linhes_pkgbuild-b2a1209fb72193d69ad15afb8d7204f793c378e5.tar.bz2 |
LinHES-system & fluxbox: Add feature #692 - auto xterm font size
Diffstat (limited to 'abs/core-testing/fluxbox/PKGBUILD')
-rw-r--r-- | abs/core-testing/fluxbox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/fluxbox/PKGBUILD b/abs/core-testing/fluxbox/PKGBUILD index 9f4a438..3873ff1 100644 --- a/abs/core-testing/fluxbox/PKGBUILD +++ b/abs/core-testing/fluxbox/PKGBUILD @@ -4,7 +4,7 @@ pkgname=fluxbox pkgver=1.1.1 -pkgrel=10 +pkgrel=11 pkgdesc="A lightweight and highly-configurable window manager" arch=('i686' 'x86_64') url="http://www.fluxbox.org" @@ -33,5 +33,5 @@ build() { } md5sums=('fa9fa8fe9a44f86522de5754f8b285ca' 'eeae9c88a2526ac0bd8afcd9ce97f9ed' - 'df8dd2ff7ec582d9a2221279d960750f' + 'bb9f812c559263b4bf1d722628a11ca8' '82dac089f2d42bb9592debc93291846d') |