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

Justin Kromlinger hashworks at archlinux.org
Fri Aug 28 11:33:41 UTC 2020


    Date: Friday, August 28, 2020 @ 11:33:39
  Author: hashworks
Revision: 690573

upgpkg: libzim 6.2.0-1: Bump to 6.2.0

Modified:
  libzim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-28 11:33:25 UTC (rev 690572)
+++ PKGBUILD	2020-08-28 11:33:39 UTC (rev 690573)
@@ -1,7 +1,7 @@
 # Maintainer: hashworks <mail at hashworks.net>
 pkgname=libzim
-pkgver=6.1.8
-pkgrel=2
+pkgver=6.2.0
+pkgrel=1
 pkgdesc="Reference implementation of the ZIM specification by the openZIM project"
 license=('GPL2')
 arch=('armv7h' 'i686' 'x86_64')
@@ -9,7 +9,7 @@
 makedepends=('meson' 'gtest' 'cython' 'python-pytest')
 url='https://github.com/openzim/libzim'
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=(1be605b1d22a0a7c225e80eab2cb1a249bf0f1b500ec8ed42e1091fc96c49fb3)
+sha256sums=(58ea026dd397027b66aa20db7b1070c349d58216e8eaf38d812d5b9b9c2d761f)
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list