diff options
author | Michael Hanson <hansonorders@verison.net> | 2010-04-21 02:00:48 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verison.net> | 2010-04-21 02:00:48 (GMT) |
commit | 78a3acb31c01c3513fb2ed41165f35532df445cf (patch) | |
tree | f8d00ddce7224d26e5b16cf892f02d542c3913a5 /abs/core-testing/fluxbox/PKGBUILD | |
parent | 74e0c0bd66b79a35ac5491ad2714aad4f9712fd6 (diff) | |
parent | ba16cf27ca4bf8150cf14735174837c361ec9f5e (diff) | |
download | linhes_pkgbuild-78a3acb31c01c3513fb2ed41165f35532df445cf.zip linhes_pkgbuild-78a3acb31c01c3513fb2ed41165f35532df445cf.tar.gz linhes_pkgbuild-78a3acb31c01c3513fb2ed41165f35532df445cf.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 70202cc..9f4a438 100644 --- a/abs/core-testing/fluxbox/PKGBUILD +++ b/abs/core-testing/fluxbox/PKGBUILD @@ -4,7 +4,7 @@ pkgname=fluxbox pkgver=1.1.1 -pkgrel=9 +pkgrel=10 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' - '37438d3c615aec8c3335b5946923ca5f' + 'df8dd2ff7ec582d9a2221279d960750f' '82dac089f2d42bb9592debc93291846d') |