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

Justin Kromlinger hashworks at gemini.archlinux.org
Sun Jan 23 17:38:07 UTC 2022


    Date: Sunday, January 23, 2022 @ 17:38:07
  Author: hashworks
Revision: 1113766

upgpkg: kiwix-desktop 2.1.0-1

Modified:
  kiwix-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 17:37:39 UTC (rev 1113765)
+++ PKGBUILD	2022-01-23 17:38:07 UTC (rev 1113766)
@@ -1,16 +1,16 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 
 pkgname=kiwix-desktop
-pkgver=2.0.5
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="Offline reader for Web content, especially intended to make Wikipedia available offline"
 url="https://github.com/kiwix/kiwix-desktop"
 arch=("x86_64")
 license=("GPL3")
-depends=("qt5-base" "qt5-webengine" "qt5-svg" "qt5-imageformats" "kiwix-lib>=9.4.1")
+depends=("qt5-base" "qt5-webengine" "qt5-svg" "qt5-imageformats" "libkiwix")
 makedepends=("qt5-tools")
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('0a72cec66c0b5883aa0e7992cb05ff7bb70362065d51733dd36e3a032b2630a9')
+sha256sums=('11df23e9bfebec8a25ecff9233fb13866109c5f4270ee7ba9777aff8d4d2a3f3')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list