Date: Wednesday, May 11, 2022 @ 16:22:35 Author: hashworks Revision: 1198326
upgpkg: libzim 7.2.1-1 Modified: libzim/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-11 15:08:53 UTC (rev 1198325) +++ PKGBUILD 2022-05-11 16:22:35 UTC (rev 1198326) @@ -1,8 +1,8 @@ # Maintainer: Justin Kromlinger <[email protected]> pkgname=libzim -pkgver=7.2.0 +pkgver=7.2.1 _testing_suite_commit=31ffbefd6699384d80e1f584b69b4321c843bc0c # v0.4 -pkgrel=2 +pkgrel=1 pkgdesc="Reference implementation of the ZIM specification by the openZIM project" license=('GPL2') arch=('x86_64') @@ -11,7 +11,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=('9dbcff2c0e21472a5ff7ca10c761c5ae07008a35c143df6c6274971bb536072d' +sha256sums=('d3da618b30d8b9db3ddf2f4dc331a120a3c339f3d6cd3afb15dc26b043678d2a' 'SKIP') build() {
