diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-13 16:36:00 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-13 16:36:00 -0200 |
commit | 21ae83de97da28975c4ccf6208ed0454532852b5 (patch) | |
tree | 3d3304d51987cb71b58b01cbf4c7868c2cff9838 /libre/spectrwm-libre | |
parent | 0cbe19131a3050c8675c9b6561d9f7ab499b2c96 (diff) |
spectrwm-libre-2.1.0-1: updating version
Diffstat (limited to 'libre/spectrwm-libre')
-rw-r--r-- | libre/spectrwm-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/spectrwm-libre/PKGBUILD b/libre/spectrwm-libre/PKGBUILD index 4b4bccec3..a5a9b9b50 100644 --- a/libre/spectrwm-libre/PKGBUILD +++ b/libre/spectrwm-libre/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=spectrwm pkgname=spectrwm-libre -pkgver=2.0.1 +pkgver=2.1.0 pkgrel=1 pkgdesc="A minimalistic automatic tiling window manager that tries to stay out of the way (without unfree 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=('ed553574e65bb364e26d359790e204f2' +md5sums=('cd0ca423445bdc5a74528ca23166449b' 'a67cfe51079481e5b0eab1ad371379e3' '950d663692e1da56e0ac864c6c3ed80e') |