Date: Wednesday, November 30, 2022 @ 17:35:54 Author: hashworks Revision: 1355470
upgpkg: libzim 8.1.0-2 Modified: libzim/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-30 17:35:21 UTC (rev 1355469) +++ PKGBUILD 2022-11-30 17:35:54 UTC (rev 1355470) @@ -1,6 +1,6 @@ # Maintainer: Justin Kromlinger <[email protected]> pkgname=libzim -pkgver=8.0.1 +pkgver=8.1.0 # https://github.com/openzim/zim-testing-suite/releases _testing_suite_commit=31ffbefd6699384d80e1f584b69b4321c843bc0c # v0.4 pkgrel=2 @@ -12,7 +12,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=('5cce7a572a06c55f0c651553426fc51e579cd2078a85a00cb2f377390b420eac' +sha256sums=('16ed7f2e6f39a5c15a70609b776657b3152a6f4f91ac1a95f331d4ca79cb89f0' 'SKIP') build() {
