Date: Tuesday, May 19, 2020 @ 23:11:18 Author: felixonmars Revision: 630336
upgpkg: hopenpgp-tools 0.23.1-41: rebuild with tasty-golden 2.3.3.3 Modified: hopenpgp-tools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-19 23:09:41 UTC (rev 630335) +++ PKGBUILD 2020-05-19 23:11:18 UTC (rev 630336) @@ -3,7 +3,7 @@ pkgname=hopenpgp-tools pkgver=0.23.1 -pkgrel=40 +pkgrel=41 pkgdesc="hOpenPGP-based command-line tools" url="https://salsa.debian.org/clint/hopenpgp-tools" license=("AGPL3") @@ -24,7 +24,7 @@ cd "${srcdir}/${pkgname}-${pkgver}" runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic --docdir="/usr/share/doc/${pkgname}" - runhaskell Setup build + runhaskell Setup build $MAKEFLAGS } package() {
