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

Felix Yan felixonmars at archlinux.org
Tue Feb 7 03:54:03 UTC 2017


    Date: Tuesday, February 7, 2017 @ 03:54:02
  Author: felixonmars
Revision: 210674

upgpkg: cblrepo 0.24.0-2

rebuild with safe,0.3.12

Modified:
  cblrepo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-07 03:47:19 UTC (rev 210673)
+++ PKGBUILD	2017-02-07 03:54:02 UTC (rev 210674)
@@ -3,7 +3,7 @@
 
 pkgname=cblrepo
 pkgver=0.24.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Tool to maintain a database of CABAL packages and their dependencies"
 url="https://github.com/magthe/cblrepo"
 license=("Apache")
@@ -27,5 +27,5 @@
 package() {
     cd "${srcdir}/${pkgname}-${pkgver}"
     runhaskell Setup copy --destdir="${pkgdir}"
-    rm -r "$pkgdir"/usr/share/doc
+    rm -r "$pkgdir"/usr/share
 }



More information about the arch-commits mailing list