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

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


    Date: Thursday, June 16, 2022 @ 14:06:19
  Author: hashworks
Revision: 1238109

upgpkg: libzim 7.2.2-1

Modified:
  libzim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 14:04:44 UTC (rev 1238108)
+++ PKGBUILD	2022-06-16 14:06:19 UTC (rev 1238109)
@@ -1,6 +1,6 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=libzim
-pkgver=7.2.1
+pkgver=7.2.2
 _testing_suite_commit=31ffbefd6699384d80e1f584b69b4321c843bc0c # v0.4
 pkgrel=1
 pkgdesc="Reference implementation of the ZIM specification by the openZIM project"
@@ -11,7 +11,7 @@
 url='https://github.com/openzim/libzim'
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
         "git+https://github.com/openzim/zim-testing-suite#commit=${_testing_suite_commit}")
-sha256sums=('d3da618b30d8b9db3ddf2f4dc331a120a3c339f3d6cd3afb15dc26b043678d2a'
+sha256sums=('42f7f19ca50b2185fe91ea91bd676976b7e282ca31c1a70f409d2689788ee59b'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list