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

Justin Kromlinger hashworks at archlinux.org
Sat Jun 12 14:29:17 UTC 2021


    Date: Saturday, June 12, 2021 @ 14:29:17
  Author: hashworks
Revision: 963165

upgpkg: libzim 6.3.2-1: Bump pkgver to 6.3.2

Modified:
  libzim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-12 14:29:15 UTC (rev 963164)
+++ PKGBUILD	2021-06-12 14:29:17 UTC (rev 963165)
@@ -1,7 +1,7 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 pkgname=libzim
-pkgver=6.3.0
-pkgrel=3
+pkgver=6.3.2
+pkgrel=1
 pkgdesc="Reference implementation of the ZIM specification by the openZIM project"
 license=('GPL2')
 arch=('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=('984d2f3881c507c9f0212dc2bc1b808d25cdeef6a62043f9211fcb78a231a986')
+sha256sums=('648fb5af65dd28a6b221b9294217939bf5abf929d706e7323ebb4196849a923c')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list