[arch-commits] Commit in shellcheck/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Tue May 19 23:50:58 UTC 2020
    
    
  
    Date: Tuesday, May 19, 2020 @ 23:50:56
  Author: felixonmars
Revision: 630350
upgpkg: shellcheck 0.7.1-16: rebuild with tasty-golden 2.3.3.3
Modified:
  shellcheck/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 23:47:28 UTC (rev 630349)
+++ PKGBUILD	2020-05-19 23:50:56 UTC (rev 630350)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.7.1
-pkgrel=15
+pkgrel=16
 pkgdesc="Shell script analysis tool"
 url="https://www.shellcheck.net"
 license=("GPL")
@@ -26,7 +26,7 @@
         --prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
         --ghc-option='-pie'
-    runhaskell Setup build
+    runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script
     sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
    
    
More information about the arch-commits
mailing list