[arch-commits] Commit in xmobar/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Mon May  7 20:26:19 UTC 2018
    
    
  
    Date: Monday, May 7, 2018 @ 20:26:19
  Author: felixonmars
Revision: 319403
upgpkg: xmobar 0.26-8
rebuild with scientific,0.3.6.1
Modified:
  xmobar/trunk/PKGBUILD
----------+
 PKGBUILD |   11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-07 20:25:42 UTC (rev 319402)
+++ PKGBUILD	2018-05-07 20:26:19 UTC (rev 319403)
@@ -17,16 +17,9 @@
          'haskell-dbus0.10' 'haskell-libmpd' 'haskell-iwlib' 'wireless_tools'
          'haskell-text')
 makedepends=('ghc')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz
-        https://github.com/jaor/xmobar/commit/fb0a23f395445540f865ae00b33e75e0175db4ef.patch)
-sha512sums=('c67c1552f7183a6f33b472f19686cda41cca27c0de89a8d0dcb1f8ea008aea85a143d75608d4392a1a1c9933737a6cbe881cff9ddd13f632d581cd0e10ca8d4d'
-            '53b7cca689386e976383ebbe56db877fb01896a5dfcb1e4e4e5424a9ce1ef7cc75a38dbed2bdb23e9521357c1e5945a7b58f70df07029fd38e398c6ca4891264')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz)
+sha512sums=('c67c1552f7183a6f33b472f19686cda41cca27c0de89a8d0dcb1f8ea008aea85a143d75608d4392a1a1c9933737a6cbe881cff9ddd13f632d581cd0e10ca8d4d')
 
-prepare() {
-  cd xmobar-$pkgver
-  patch -p1 -i ../fb0a23f395445540f865ae00b33e75e0175db4ef.patch
-}
-
 build() {
   cd xmobar-${pkgver}
   runhaskell setup configure -O \
    
    
More information about the arch-commits
mailing list