From da0a0d88caa1bf934ebf314ef86e15928dbb027b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 7 May 2013 00:36:35 -0700 Subject: Tue May 7 00:36:35 PDT 2013 --- community/xmobar/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/xmobar/PKGBUILD') diff --git a/community/xmobar/PKGBUILD b/community/xmobar/PKGBUILD index 1164f39ad..dbbbdc72d 100644 --- a/community/xmobar/PKGBUILD +++ b/community/xmobar/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 89333 2013-04-28 16:53:04Z td123 $ +# $Id: PKGBUILD 89949 2013-05-06 07:32:36Z jelle $ # Maintainer: Sergej Pupykin # Contributor: Arch Haskell Team pkgname=xmobar -pkgver=0.16 -pkgrel=6 +pkgver=0.17 +pkgrel=1 pkgdesc="A Minimalistic Text Based Status Bar" url="http://hackage.haskell.org/package/xmobar" license=('custom:BSD3') @@ -14,7 +14,6 @@ makedepends=('ghc=7.6.3-1' 'haskell-x11=1.6.1.1-3' 'haskell-x11-xft=0.3.1-9' 'ha 'haskell-stm=2.4.2-2' 'haskell-parsec=3.1.3-3' 'haskell-mtl=2.1.2-3') options=('strip') source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz) -md5sums=('4742f1556a8e9b292f18df1176dcd378') build() { cd ${srcdir}/xmobar-$pkgver @@ -29,3 +28,4 @@ package() { install -D -m644 license ${pkgdir}/usr/share/licenses/$pkgname/LICENSE } +md5sums=('d50287cd9f2284737c89e36de0eca107') -- cgit v1.2.3-54-g00ecf