summaryrefslogtreecommitdiff
path: root/community/xmonad-contrib
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-14 23:14:53 +0000
committerroot <root@rshg054.dnsready.net>2011-12-14 23:14:53 +0000
commitf96b67a7733c348213a216ba6472d43614b44f04 (patch)
treeb4d773bc2fb5e8778669789ef27a7fbf17a7ea65 /community/xmonad-contrib
parentf4dcb5cb43b68e265512a03a160bdda634818b43 (diff)
Wed Dec 14 23:14:53 UTC 2011
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 b4fbf6b49..911dc0b90 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')
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)