diff options
author | Michael Hanson <hansonorders@verison.net> | 2010-05-04 00:27:08 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verison.net> | 2010-05-04 00:27:08 (GMT) |
commit | b94d28649509115ec6821da376f88d284fe34e1f (patch) | |
tree | cdf0401200e0c93693237158e4cbc1497187f680 /abs/core-testing/fluxbox/PKGBUILD | |
parent | 4629a7669ffba21068576ca8aac2c2051d360536 (diff) | |
parent | 53625148909b257564b35ba93ff3f4fd18f983df (diff) | |
download | linhes_pkgbuild-b94d28649509115ec6821da376f88d284fe34e1f.zip linhes_pkgbuild-b94d28649509115ec6821da376f88d284fe34e1f.tar.gz linhes_pkgbuild-b94d28649509115ec6821da376f88d284fe34e1f.tar.bz2 |
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
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') |