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

Justin Kromlinger hashworks at gemini.archlinux.org
Wed Feb 2 22:25:54 UTC 2022


    Date: Wednesday, February 2, 2022 @ 22:25:54
  Author: hashworks
Revision: 1123495

upgpkg: libkiwix 10.0.1-1

Modified:
  libkiwix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-02 22:25:37 UTC (rev 1123494)
+++ PKGBUILD	2022-02-02 22:25:54 UTC (rev 1123495)
@@ -1,6 +1,6 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=libkiwix
-pkgver=10.0.0
+pkgver=10.0.1
 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=('f5783104b94e95ef0b04f99f937fa6ea074ffbfc232af8d56dab97f331482241')
+sha256sums=('b15931abbced53cea25acb5ef53be6e9b0bb3806e06e146d890de530f7a72237')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list