Date: Tuesday, May 19, 2020 @ 22:15:53 Author: felixonmars Revision: 630276
upgpkg: cgrep 6.6.32-27: rebuild with tasty-golden 2.3.3.3 Modified: cgrep/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-19 22:14:58 UTC (rev 630275) +++ PKGBUILD 2020-05-19 22:15:53 UTC (rev 630276) @@ -3,7 +3,7 @@ pkgname=cgrep pkgver=6.6.32 -pkgrel=26 +pkgrel=27 pkgdesc="A context-aware grep for source codes" url="https://awgn.github.io/cgrep/" license=("GPL2") @@ -22,7 +22,7 @@ runhaskell Setup configure -O --prefix=/usr --ghc-option='-pie' \ --enable-executable-dynamic --docdir="/usr/share/doc/${pkgname}" - runhaskell Setup build + runhaskell Setup build $MAKEFLAGS } package() {
