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

Levente Polyak anthraxx at archlinux.org
Sun Sep 29 19:56:47 UTC 2019


    Date: Sunday, September 29, 2019 @ 19:56:47
  Author: anthraxx
Revision: 512123

upgpkg: xmobar 0.30-1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-29 19:53:33 UTC (rev 512122)
+++ PKGBUILD	2019-09-29 19:56:47 UTC (rev 512123)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=xmobar
-pkgver=0.29.5
-pkgrel=58
+pkgver=0.30
+pkgrel=1
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')
@@ -18,7 +18,7 @@
          'wireless_tools' 'haskell-text' 'haskell-async' 'haskell-extensible-exceptions')
 makedepends=('ghc')
 source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('bd264f740301b6e1b468f9e7c6ecc02971825238415ba5148c36f180cf40310410c8aaa1f018f237a1b600b167e482178c5e8fc4f104b5c8dc465e0fb7a31d52')
+sha512sums=('0c02ab00aab9348c2960b53f04940e9ceff5ab9df056ba42591910179489359118b3b9fbfcd7ce378894f0cdc781c491614b87c3b49c25d2fedab83258f2198a')
 
 prepare() {
   cd xmobar-$pkgver



More information about the arch-commits mailing list