From 559da5e6e5aff9ccc57e29b6a91c35a528424b6c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 28 Aug 2012 00:08:58 +0000 Subject: Tue Aug 28 00:08:57 UTC 2012 --- community/spectrwm/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/spectrwm') diff --git a/community/spectrwm/PKGBUILD b/community/spectrwm/PKGBUILD index 236e1cc76..0d69a030c 100644 --- a/community/spectrwm/PKGBUILD +++ b/community/spectrwm/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 74745 2012-08-03 03:13:40Z kkeen $ +# $Id: PKGBUILD 75507 2012-08-26 15:22:17Z kkeen $ # Maintainer: Kyle Keen # Contributor: Christoph Zeiler pkgname=spectrwm -pkgver=1.2.0 +pkgver=2.0.1 pkgrel=1 pkgdesc="A minimalistic automatic tiling window manager that tries to stay out of the way." arch=('i686' 'x86_64') url="http://www.spectrwm.org" _watch="https://opensource.conformal.com/snapshots/spectrwm/" license=('custom:ISC') -depends=('dmenu' 'xcb-util' 'xcb-util-wm' 'xcb-util-keysyms' 'libxrandr' 'libxft' 'profont') +depends=('dmenu' 'xcb-util' 'xcb-util-wm' 'xcb-util-keysyms' 'libxrandr' 'libxft' 'libxcursor' 'profont') replaces=('scrotwm') makedepends=('libxt') optdepends=('scrot: screenshots' 'xlockmore: screenlocking' 'terminus-font: great font') @@ -18,7 +18,7 @@ backup=(etc/spectrwm.conf) source=(http://opensource.conformal.com/snapshots/$pkgname/$pkgname-$pkgver.tgz \ LICENSE \ baraction.sh) -md5sums=('81cca08d4a5f66023a7c246621b0cccc' +md5sums=('ed553574e65bb364e26d359790e204f2' 'a67cfe51079481e5b0eab1ad371379e3' '950d663692e1da56e0ac864c6c3ed80e') -- cgit v1.2.3-54-g00ecf