diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2015-01-30 14:49:06 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2015-01-30 14:49:06 -0300 |
commit | 1416490658fb1d376129a926572f34b6be8c3283 (patch) | |
tree | e2336ed8d163eb63049f1a53fd91c68f62e768b6 /libre/spectrwm | |
parent | 27aa494d6370c4193a98b2df3502d07ba655be68 (diff) | |
parent | 518a74be94932936436dd22d85a0584c904d229e (diff) | |
download | abslibre-1416490658fb1d376129a926572f34b6be8c3283.tar.gz abslibre-1416490658fb1d376129a926572f34b6be8c3283.tar.bz2 abslibre-1416490658fb1d376129a926572f34b6be8c3283.zip |
Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibre
Diffstat (limited to 'libre/spectrwm')
-rw-r--r-- | libre/spectrwm/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/spectrwm/PKGBUILD b/libre/spectrwm/PKGBUILD index 54df148ae..a5e29caed 100644 --- a/libre/spectrwm/PKGBUILD +++ b/libre/spectrwm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 121464 2014-10-27 10:28:15Z kkeen $ +# $Id: PKGBUILD 126653 2015-01-27 19:06:39Z kkeen $ # Maintainer (Arch): Kyle Keen <keenerd@gmail.com> # Contributor (Arch): Christoph Zeiler <archNOSPAM_at_moonblade.dot.org> pkgname=spectrwm -pkgver=2.6.1 +pkgver=2.6.2 pkgrel=1.parabola1 pkgdesc="A minimalistic automatic tiling window manager that tries to stay out of the way, without nonfree profont support" arch=('i686' 'x86_64' 'mips64el') @@ -27,7 +27,7 @@ source=(http://opensource.conformal.com/snapshots/$pkgname/$pkgname-$pkgver.tgz LICENSE \ baraction.sh \ spectrwm-no-preload) -md5sums=('df479348cb17cc69eff2582e9b81d9ff' +md5sums=('eba7cba0c85706435657f744bf9086bc' 'd9aec3342920e31cbe60f1032571043a' 'a67cfe51079481e5b0eab1ad371379e3' '950d663692e1da56e0ac864c6c3ed80e' |