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

Justin Kromlinger hashworks at gemini.archlinux.org
Sat Sep 10 17:00:20 UTC 2022


    Date: Saturday, September 10, 2022 @ 17:00:19
  Author: hashworks
Revision: 1299937

upgpkg: libzim 8.0.1-1

Modified:
  libzim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-10 16:47:37 UTC (rev 1299936)
+++ PKGBUILD	2022-09-10 17:00:19 UTC (rev 1299937)
@@ -1,6 +1,7 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=libzim
-pkgver=8.0.0
+pkgver=8.0.1
+# https://github.com/openzim/zim-testing-suite/releases
 _testing_suite_commit=31ffbefd6699384d80e1f584b69b4321c843bc0c # v0.4
 pkgrel=1
 pkgdesc="Reference implementation of the ZIM specification by the openZIM project"
@@ -11,7 +12,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=('a408810c9316b56b410f6878a488f7d821c9b7eb3983e0114a4ab1a50394f7d2'
+sha256sums=('5cce7a572a06c55f0c651553426fc51e579cd2078a85a00cb2f377390b420eac'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list