summaryrefslogtreecommitdiff
path: root/community/xmonad/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xmonad/PKGBUILD')
-rw-r--r--community/xmonad/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xmonad/PKGBUILD b/community/xmonad/PKGBUILD
index 3105012d7..f77222015 100644
--- a/community/xmonad/PKGBUILD
+++ b/community/xmonad/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 84021 2013-02-08 04:15:50Z td123 $
+# $Id: PKGBUILD 86596 2013-03-20 11:05:23Z jelle $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: shild <shildv@gmail.com>
pkgname=xmonad
pkgver=0.11
-pkgrel=2
+pkgrel=4
pkgdesc="Lightweight X11 tiled window manager written in Haskell"
arch=('i686' 'x86_64')
url="http://xmonad.org/"
license=('BSD')
-depends=('ghc=7.6.2-1' 'gmp' 'haskell-x11=1.6.0.2-2' 'sh' 'haskell-mtl=2.1.2-2' 'haskell-utf8-string=0.3.7-4' 'haskell-extensible-exceptions=0.1.1.4-4')
-makedepends=('setconf' 'gendesk')
+depends=('ghc=7.6.2-1' 'gmp' 'haskell-x11=1.6.1.1-1' 'sh' 'haskell-mtl=2.1.2-2' 'haskell-utf8-string=0.3.7-4' 'haskell-extensible-exceptions=0.1.1.4-4')
+makedepends=('gendesk')
optdepends=('xorg-xmessage: for displaying visual error messages')
install='xmonad.install'
source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz"