diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-11-30 10:46:45 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-11-30 10:46:45 -0200 |
commit | 0492048dd0471de66358e06c5702e0896db20286 (patch) | |
tree | c381fd17bee16c90e1338eeb308d1683c7bc1484 | |
parent | abafecb65c64dcae1f928e2c0b9006e7fa652e65 (diff) | |
download | abslibre-0492048dd0471de66358e06c5702e0896db20286.tar.gz abslibre-0492048dd0471de66358e06c5702e0896db20286.tar.bz2 abslibre-0492048dd0471de66358e06c5702e0896db20286.zip |
spectrwm-libre-2.4.0-1: updating version
-rw-r--r-- | libre/spectrwm-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/spectrwm-libre/PKGBUILD b/libre/spectrwm-libre/PKGBUILD index 27758d8a0..854b9f409 100644 --- a/libre/spectrwm-libre/PKGBUILD +++ b/libre/spectrwm-libre/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 92647 2013-06-10 15:12:25Z bpiotrowski $ +# $Id: PKGBUILD 101697 2013-11-30 11:24:42Z bpiotrowski $ # Maintainer: Kyle Keen <keenerd@gmail.com> # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org> _pkgname=spectrwm pkgname=spectrwm-libre -pkgver=2.3.0 +pkgver=2.4.0 pkgrel=1 pkgdesc="A minimalistic automatic tiling window manager that tries to stay out of the way, without nonfree profont support" arch=('i686' 'x86_64' 'mips64el') @@ -21,7 +21,7 @@ backup=(etc/spectrwm.conf) source=(http://opensource.conformal.com/snapshots/$_pkgname/$_pkgname-$pkgver.tgz \ LICENSE \ baraction.sh) -md5sums=('7698a5b219fdabad07a76ef45b1360d1' +md5sums=('23e32c1e292f2fc94ed88195ffe60023' 'a67cfe51079481e5b0eab1ad371379e3' '950d663692e1da56e0ac864c6c3ed80e') |