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

Justin Kromlinger hashworks at gemini.archlinux.org
Wed May 11 16:25:24 UTC 2022


    Date: Wednesday, May 11, 2022 @ 16:25:23
  Author: hashworks
Revision: 1198328

upgpkg: zim-tools 3.1.1-1

Modified:
  zim-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-11 16:22:37 UTC (rev 1198327)
+++ PKGBUILD	2022-05-11 16:25:23 UTC (rev 1198328)
@@ -1,6 +1,6 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=zim-tools
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Various ZIM command line tools"
 license=('GPL3')
@@ -12,7 +12,7 @@
 makedepends=('meson' 'mustache')
 url='https://github.com/openzim/zim-tools'
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('b910e601bcb15f8252b777b144355a2fbf09f3194da48638791c16ea84573268')
+sha256sums=('980352ded328cadb41fce43706b679065b4933169d3909e82ea52b07e2cc18d5')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list