From feba30ebadb3eb0c987ce0c323a081d18c707f6d Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 23 May 2019 13:39:38 +0200 Subject: pcr: libzim: sync with aur: update revision Signed-off-by: Denis 'GNUtoo' Carikli --- pcr/libzim/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcr/libzim/PKGBUILD b/pcr/libzim/PKGBUILD index ef9f5aa2e..42c6388ee 100644 --- a/pcr/libzim/PKGBUILD +++ b/pcr/libzim/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer (AUR): hashworks pkgname=libzim -pkgver=4.0.6 +pkgver=4.0.7 pkgrel=1 pkgdesc="Reference implementation of the ZIM specification by the openZIM project" license=('GPL2') @@ -10,7 +10,7 @@ depends=('xapian-core' 'zlib' 'xz' 'icu') makedepends=('meson' 'gtest') url='https://github.com/openzim/libzim' source=("https://github.com/openzim/libzim/archive/${pkgver}.tar.gz") -sha256sums=(c0e29491ec56a3d3d39067786ee9604c7fc73e3514709e26c8ea34abc9f6a102) +sha256sums=(ede654ffe4ec63aaeb9404010d72e3e6afe6b1dbf34bb0c706a67e094eba4438) build() { cd "${pkgname}-${pkgver}" -- cgit v1.2.2