From f96b67a7733c348213a216ba6472d43614b44f04 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 14 Dec 2011 23:14:53 +0000 Subject: Wed Dec 14 23:14:53 UTC 2011 --- community/xmobar/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/xmobar/PKGBUILD') diff --git a/community/xmobar/PKGBUILD b/community/xmobar/PKGBUILD index e611eb780..43b2db0c9 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 # Contributor: Arch Haskell Team # 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') -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 -- cgit v1.2.3-54-g00ecf