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

Levente Polyak anthraxx at archlinux.org
Wed May 22 18:33:35 UTC 2019


    Date: Wednesday, May 22, 2019 @ 18:33:34
  Author: anthraxx
Revision: 468648

upgpkg: xmobar 0.29.5-1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-22 18:27:13 UTC (rev 468647)
+++ PKGBUILD	2019-05-22 18:33:34 UTC (rev 468648)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=xmobar
-pkgver=0.29.4
-pkgrel=69
+pkgver=0.29.5
+pkgrel=1
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')
@@ -17,8 +17,8 @@
          'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-iwlib'
          'wireless_tools' 'haskell-text' 'haskell-async' 'haskell-extensible-exceptions')
 makedepends=('ghc')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz)
-sha512sums=('d56ce2ec6014f9bd1d224980524d91c0f72030d4559c001dfbc049902931541b9abd3c8f055cacc10fd3e7cdd067686cdc4f15fcdc37d4c50dfc59d6edcb036e')
+source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('bd264f740301b6e1b468f9e7c6ecc02971825238415ba5148c36f180cf40310410c8aaa1f018f237a1b600b167e482178c5e8fc4f104b5c8dc465e0fb7a31d52')
 
 prepare() {
   cd xmobar-$pkgver



More information about the arch-commits mailing list