summaryrefslogtreecommitdiff
path: root/community/xmonad-contrib
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-15 14:36:02 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-15 14:36:02 -0300
commit5f5cc752e0a87d0ccd031eaf01ca2b63f303e00c (patch)
treed96687d0c40dec64bacc8b82afbd024b781a9591 /community/xmonad-contrib
parent2a5d7fae98236635f0b42f281b98c7fa878651b2 (diff)
parentf96b67a7733c348213a216ba6472d43614b44f04 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/haskell-x11-xft/PKGBUILD community/xmobar/PKGBUILD core/pcre/PKGBUILD core/texinfo/PKGBUILD extra/ettercap/PKGBUILD libre/initscripts/PKGBUILD
Diffstat (limited to 'community/xmonad-contrib')
-rw-r--r--community/xmonad-contrib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xmonad-contrib/PKGBUILD b/community/xmonad-contrib/PKGBUILD
index 37c2d5bdf..a2d1a65e4 100644
--- a/community/xmonad-contrib/PKGBUILD
+++ b/community/xmonad-contrib/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 59039 2011-11-20 21:26:21Z spupykin $
+# $Id: PKGBUILD 60423 2011-12-13 19:10:42Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: orbisvicis <gmail.com>
pkgname=xmonad-contrib
pkgver=0.9.2
-pkgrel=3
+pkgrel=4
pkgdesc="Add-ons for xmonad"
arch=('i686' 'x86_64' 'mips64el')
url="http://xmonad.org/"
license=('BSD')
-depends=('ghc=7.0.3-2' 'xmonad=0.9.2-2.1' 'sh' 'haskell-x11=1.5.0.0'
+depends=('ghc=7.0.3' 'xmonad=0.9.2' 'sh' 'haskell-x11=1.5.0.1'
'haskell-x11-xft=0.3.1' 'haskell-utf8-string=0.3.6')
install='xmonad-contrib.install'
source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)