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

Justin Kromlinger hashworks at gemini.archlinux.org
Sun Jan 23 17:25:26 UTC 2022


    Date: Sunday, January 23, 2022 @ 17:25:26
  Author: hashworks
Revision: 1113751

upgpkg: zim-tools 3.1.0-1

Modified:
  zim-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 17:24:16 UTC (rev 1113750)
+++ PKGBUILD	2022-01-23 17:25:26 UTC (rev 1113751)
@@ -1,6 +1,6 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=zim-tools
-pkgver=3.0.0
+pkgver=3.1.0
 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=('27d2e4dfda86b887fea459b15320f6c1f824c819b3d0b7633bbff581777e952c')
+sha256sums=('b910e601bcb15f8252b777b144355a2fbf09f3194da48638791c16ea84573268')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list