summaryrefslogtreecommitdiff
path: root/community/xmobar
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/xmobar
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/xmobar')
-rw-r--r--community/xmobar/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/xmobar/PKGBUILD b/community/xmobar/PKGBUILD
index a4a3ad42e..9fa62dba5 100644
--- a/community/xmobar/PKGBUILD
+++ b/community/xmobar/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 43764 2011-03-29 17:22:35Z spupykin $
+# $Id: PKGBUILD 60406 2011-12-13 10:42:25Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
# Package generated by cabal2arch 0.4
pkgname=xmobar
-pkgver=0.13
-pkgrel=2
+pkgver=0.14
+pkgrel=1
pkgdesc="A Minimalistic Text Based Status Bar"
url="http://hackage.haskell.org/package/xmobar"
license=('custom:BSD3')
arch=('i686' 'x86_64' 'mips64el')
-depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools')
+depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr')
makedepends=('ghc>=7.0.2' 'haskell-x11>=1.3.0' 'haskell-x11-xft>=0.2' 'haskell-utf8-string'
'haskell-stm' 'haskell-parsec>=3' 'haskell-mtl>=2')
options=('strip')
source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
-md5sums=('f7946236c068b1e7944f16b7c0732857')
+md5sums=('b965e2db0555c741db96945210995777')
build() {
cd ${srcdir}/xmobar-$pkgver