Date: Wednesday, November 18, 2020 @ 18:38:49
  Author: hashworks
Revision: 757158

upgpkg: kiwix-desktop 2.0.5-1: Release 2.0.5

Modified:
  kiwix-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-11-18 18:38:44 UTC (rev 757157)
+++ PKGBUILD    2020-11-18 18:38:49 UTC (rev 757158)
@@ -1,16 +1,16 @@
 # Maintainer: Justin Kromlinger <[email protected]>
 
 pkgname=kiwix-desktop
-pkgver=2.0.4
-pkgrel=2
+pkgver=2.0.5
+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")
+depends=("qt5-base" "qt5-webengine" "qt5-svg" "qt5-imageformats" 
"kiwix-lib>=9.4.1")
 makedepends=("qt5-tools")
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('c6749b21fae9ced23667fb9949a31a5342aca7d611b32c7052f57c1b273a8d89')
+sha256sums=('0a72cec66c0b5883aa0e7992cb05ff7bb70362065d51733dd36e3a032b2630a9')
 
 build() {
        cd "${pkgname}-${pkgver}"

Reply via email to