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

Justin Kromlinger hashworks at gemini.archlinux.org
Sun Mar 13 18:14:54 UTC 2022


    Date: Sunday, March 13, 2022 @ 18:14:53
  Author: hashworks
Revision: 1151133

upgpkg: kiwix-desktop 2.2.1-1

Modified:
  kiwix-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-13 18:09:17 UTC (rev 1151132)
+++ PKGBUILD	2022-03-13 18:14:53 UTC (rev 1151133)
@@ -1,8 +1,8 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 
 pkgname=kiwix-desktop
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.1
+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")
@@ -10,7 +10,7 @@
 depends=("qt5-base" "qt5-webengine" "qt5-svg" "qt5-imageformats" "libkiwix")
 makedepends=("qt5-tools")
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('11df23e9bfebec8a25ecff9233fb13866109c5f4270ee7ba9777aff8d4d2a3f3')
+sha256sums=('635b11c45d0f0c486c2e6864402b66287bf554f704199bbb57be0fc8aca76f60')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list