[arch-commits] Commit in xmobar/trunk (PKGBUILD)

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Mar 10 18:30:59 UTC 2014


    Date: Monday, March 10, 2014 @ 19:30:59
  Author: jelle
Revision: 106936

upgpkg: xmobar 0.20-1

Modified:
  xmobar/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-10 18:30:49 UTC (rev 106935)
+++ PKGBUILD	2014-03-10 18:30:59 UTC (rev 106936)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=xmobar
-pkgver=0.19
-pkgrel=2
+pkgver=0.20
+pkgrel=1
 pkgdesc="A Minimalistic Text Based Status Bar"
 url="http://hackage.haskell.org/package/xmobar"
 license=('custom:BSD3')
@@ -11,9 +11,10 @@
 arch=('i686' 'x86_64')
 depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr')
 makedepends=('ghc=7.6.3-1' 'haskell-x11=1.6.1.1-3' 'haskell-x11-xft=0.3.1-9' 'haskell-utf8-string=0.3.7-5'
-	     'haskell-stm=2.4.2-2' 'haskell-parsec=3.1.3-3' 'haskell-mtl=2.1.2-3' 'haskell-regex-base' 'haskell-regex-compat')
+	     'haskell-stm=2.4.2-2' 'haskell-parsec=3.1.3-3' 'haskell-mtl=2.1.2-3' 'haskell-regex-base' 'haskell-regex-compat haskell-http')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
+md5sums=('09483ed2ff57b81d46aa3eb1ac6d89e4')
 
 build() {
     cd ${srcdir}/xmobar-$pkgver
@@ -28,4 +29,3 @@
     install -D -m644 license ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
 }
 
-md5sums=('1c5b6ac7e7afe837b79c10ae4e8b8e4d')




More information about the arch-commits mailing list