diff --git a/community/libzim/APKBUILD b/community/libzim/APKBUILD index 9cb498f3f00..c5ca9ed220a 100644 --- a/community/libzim/APKBUILD +++ b/community/libzim/APKBUILD @@ -3,7 +3,7 @@ pkgname=libzim pkgver=8.2.0 _testing_suite_ver=0.4 -pkgrel=0 +pkgrel=1 pkgdesc="Reference implementation of the ZIM file format" url="https://openzim.org/" arch="all" @@ -23,7 +23,7 @@ checkdepends=" python3-dev " subpackages="$pkgname-dev $pkgname-doc" -source="$pkgname-$pkgver.tar.gz::https://github.com/openzim/libzim/archive/$pkgver.tar.gz +source="$pkgname-$pkgver-2.tar.gz::https://github.com/openzim/libzim/archive/$pkgver.tar.gz https://github.com/openzim/zim-testing-suite/releases/download/v$_testing_suite_ver/zim-testing-suite-$_testing_suite_ver.tar.gz " @@ -44,6 +44,6 @@ package() { } sha512sums=" -52708896907868606faa13f1c67533efc26a468a2cbc5c7f4b07e76ceec13cb21d2508295de4146f6274390bd2e22473915fd58ad2c4207d2cf4244b1509b0f5 libzim-8.2.0.tar.gz +4554a9237f5167f6f94aad76ef0e847e949c47c6ee2a89bbd6e587da3b3a3e2d0a8b2d03f7a0fbde0e0dc96fb61bf8c115b3ef3cbd7eff5e880f152bee9b29f0 libzim-8.2.0-2.tar.gz be2143c5bfab0b247dfbfe3e5c2bb1b58d786e5802be4f4a62ce694e6467f7713c5ccc1e1d4a933227cfc07016fc9d6ae1249d2d3cb29237a28750922dc671cb zim-testing-suite-0.4.tar.gz "