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

Justin Kromlinger hashworks at gemini.archlinux.org
Mon Aug 15 19:46:27 UTC 2022


    Date: Monday, August 15, 2022 @ 19:46:26
  Author: hashworks
Revision: 1266210

upgpkg: kiwix-tools 3.3.0-2 (libzim 8.0.0 rebuild)

Modified:
  kiwix-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-15 19:46:14 UTC (rev 1266209)
+++ PKGBUILD	2022-08-15 19:46:26 UTC (rev 1266210)
@@ -1,7 +1,7 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=kiwix-tools
 pkgver=3.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="kiwix command line tools"
 license=('GPL3')
 arch=('armv7h' 'i686' 'x86_64')
@@ -19,7 +19,7 @@
 
 check() {
 	cd "${pkgname}-${pkgver}/build"
-	ninja meson-test
+	meson test
 }
 
 package() {



More information about the arch-commits mailing list