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

Felix Yan felixonmars at archlinux.org
Wed Sep 23 22:52:53 UTC 2020


    Date: Wednesday, September 23, 2020 @ 22:52:53
  Author: felixonmars
Revision: 711638

upgpkg: xmobar 0.36-1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-23 22:52:53 UTC (rev 711637)
+++ PKGBUILD	2020-09-23 22:52:53 UTC (rev 711638)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=xmobar
-pkgver=0.35
-pkgrel=50
+pkgver=0.36
+pkgrel=1
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')
@@ -21,13 +21,8 @@
          'haskell-http-types' 'haskell-http-client-tls' 'haskell-alsa-core' 'haskell-alsa-mixer')
 makedepends=('ghc' 'haskell-hspec' 'haskell-temporary')
 source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('214fae1d3f1e04759537b675ed8cc7edc6ad6fd18220d375d931e1d3626107f1f504cde55dbd5aced27fabd9149a676dfd645efd94a9e0ee0db83bfdce1c4502')
+sha512sums=('15abb262187448cd71f93e67f04ab40989f541dd02f968924521f99727cd75cb92d650d495fc40ad4bed97fa552185daca7801aa2d5079aa47a39dce9b4ea4f7')
 
-prepare() {
-  cd xmobar-$pkgver
-  sed -e 's/&& <.*,/,/g' -e 's/==.*,/,/g' -i xmobar.cabal
-}
-
 build() {
   cd xmobar-${pkgver}
 



More information about the arch-commits mailing list