diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-05-29 00:23:29 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-05-29 00:23:29 -0300 |
commit | 8c185ee2e1d52a7b81afbe57c8a8d3549ce1db76 (patch) | |
tree | 5b08e515693350e9cdaf101429a88e9fd47cc2bb /libre | |
parent | 5315637cf6af6441fb895ea573b65f7be2c0e899 (diff) |
spectrwm-2.7.2-1.parabola1: updating version
Diffstat (limited to 'libre')
-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 930263166..cf8d68d67 100644 --- a/libre/spectrwm/PKGBUILD +++ b/libre/spectrwm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 134036 2015-05-24 19:37:57Z kkeen $ +# $Id: PKGBUILD 134203 2015-05-26 22:48:38Z kkeen $ # Maintainer (Arch): Kyle Keen <keenerd@gmail.com> # Contributor (Arch): Christoph Zeiler <archNOSPAM_at_moonblade.dot.org> pkgname=spectrwm -pkgver=2.7.1 +pkgver=2.7.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') @@ -23,7 +23,7 @@ source=(http://opensource.conformal.com/snapshots/$pkgname/$pkgname-$pkgver.tgz LICENSE \ baraction.sh \ spectrwm-no-preload) -md5sums=('eb7d8c3db709551a90751ecc2157d6d1' +md5sums=('4eb5cf576d8e70555bd199e4bb96b479' 'a67cfe51079481e5b0eab1ad371379e3' '950d663692e1da56e0ac864c6c3ed80e' '974d109ce0af39cc73936d5efd682480') |