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

Justin Kromlinger hashworks at archlinux.org
Wed Nov 18 18:14:43 UTC 2020


    Date: Wednesday, November 18, 2020 @ 18:14:43
  Author: hashworks
Revision: 757150

upgpkg: kiwix-lib 9.4.1-1: Release 9.4.1

Modified:
  kiwix-lib/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-18 18:11:50 UTC (rev 757149)
+++ PKGBUILD	2020-11-18 18:14:43 UTC (rev 757150)
@@ -1,15 +1,15 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=kiwix-lib
-pkgver=9.4.0
-pkgrel=2
+pkgver=9.4.1
+pkgrel=1
 pkgdesc="Library providing the Kiwix software core"
 license=('GPL3')
-arch=('armv7h' 'i686' 'x86_64')
-depends=('libzim' 'pugixml' 'mustache' 'xapian-core' 'aria2' 'libmicrohttpd' 'python' 'curl')
+arch=('x86_64')
+depends=('libzim>=6.3.0' 'pugixml' 'mustache' 'xapian-core' 'aria2' 'libmicrohttpd' 'python' 'curl')
 makedepends=('meson' 'gtest')
 url='https://github.com/kiwix/kiwix-lib'
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('ccc883d06f111ebcb7f3530299798501b97400f319814871e17f73fa3e349766')
+sha256sums=('f76bfa90411c52d4d8c49ac5767928fc28d01ef26916d72df4856cf08b064202')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list