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

Justin Kromlinger hashworks at gemini.archlinux.org
Thu Jun 16 14:19:08 UTC 2022


    Date: Thursday, June 16, 2022 @ 14:19:08
  Author: hashworks
Revision: 1238111

upgpkg: libkiwix 11.0.0-1

Modified:
  libkiwix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 14:06:21 UTC (rev 1238110)
+++ PKGBUILD	2022-06-16 14:19:08 UTC (rev 1238111)
@@ -1,6 +1,6 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=libkiwix
-pkgver=10.1.1
+pkgver=11.0.0
 pkgrel=1
 pkgdesc="Library providing the Kiwix software core"
 license=('GPL3')
@@ -12,7 +12,7 @@
 makedepends=('meson' 'gtest')
 url='https://github.com/kiwix/libkiwix'
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('8a251721dfd07e2f3120bde8b76884abe74ae16b829927455fadf381931f1770')
+sha256sums=('ec17342874e0444cc6585ab3f55447e139357128defb3f391b78bd3b24915123')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list