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

Jelle van der Waa jelle at nymeria.archlinux.org
Mon May 6 07:31:24 UTC 2013


    Date: Monday, May 6, 2013 @ 09:31:24
  Author: jelle
Revision: 89948

upgpkg: xmobar 0.17-1

Modified:
  xmobar/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-06 00:28:11 UTC (rev 89947)
+++ PKGBUILD	2013-05-06 07:31:24 UTC (rev 89948)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 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 @@
 	     '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 @@
     install -D -m644 license ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
 }
 
+md5sums=('d50287cd9f2284737c89e36de0eca107')




More information about the arch-commits mailing list