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

Justin Kromlinger hashworks at gemini.archlinux.org
Sun Jan 23 17:24:13 UTC 2022


    Date: Sunday, January 23, 2022 @ 17:24:12
  Author: hashworks
Revision: 1113749

upgpkg: libzim 7.2.0-1

Modified:
  libzim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 17:19:49 UTC (rev 1113748)
+++ PKGBUILD	2022-01-23 17:24:12 UTC (rev 1113749)
@@ -1,6 +1,6 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=libzim
-pkgver=7.1.0
+pkgver=7.2.0
 _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=('1e3d79a1013174c2c6e5f3075197bd6df47133c33ea3b9e1e0882da0148a64bd'
+sha256sums=('9dbcff2c0e21472a5ff7ca10c761c5ae07008a35c143df6c6274971bb536072d'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list