diff options
author | Michael Hanson <mihanson@linhes.org> | 2011-10-08 00:48:25 (GMT) |
---|---|---|
committer | Michael Hanson <mihanson@linhes.org> | 2011-10-08 00:48:25 (GMT) |
commit | ee019be570e80f20f106a6b0b739be427c5f89bc (patch) | |
tree | 47c56548770be52fc9a600f28eb4935844820f5b /abs/core/fluxbox/PKGBUILD | |
parent | f37574bd879953f9c2c1ee1dc97577d804759895 (diff) | |
parent | 04949a18e6ea4a313d101911dcdc689d029ddcb1 (diff) | |
download | linhes_pkgbuild-ee019be570e80f20f106a6b0b739be427c5f89bc.zip linhes_pkgbuild-ee019be570e80f20f106a6b0b739be427c5f89bc.tar.gz linhes_pkgbuild-ee019be570e80f20f106a6b0b739be427c5f89bc.tar.bz2 |
Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/fluxbox/PKGBUILD')
-rw-r--r-- | abs/core/fluxbox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/fluxbox/PKGBUILD b/abs/core/fluxbox/PKGBUILD index 4ca4e8a..6caea3f 100644 --- a/abs/core/fluxbox/PKGBUILD +++ b/abs/core/fluxbox/PKGBUILD @@ -3,7 +3,7 @@ pkgname=fluxbox pkgver=1.3.1 -pkgrel=2 +pkgrel=3 pkgdesc="A lightweight and highly-configurable window manager" arch=('i686' 'x86_64') url="http://www.fluxbox.org" @@ -35,5 +35,5 @@ package() { } md5sums=('0eaa940a69c0a876a520bb85d67b8bec' 'eeae9c88a2526ac0bd8afcd9ce97f9ed' - 'd201812779a3e66c81b9ca753af39396' + 'f46ddb76de4766a7a31a98d0205c330f' '7d2fff845c9f951e925b9adcd1053242') |