summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef69a72ac6cb..444f435a7e54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hashworks <mail@hashworks.net>
pkgname=zimwriterfs
pkgver=1.3.5
-pkgrel=1
+pkgrel=2
pkgdesc="A tool for creating ZIM files based on contents on a local filesystem"
license=('GPL3')
arch=('any')
@@ -9,7 +9,7 @@ depends=('libzim>=5.0.1' 'gumbo-git' 'xapian-core')
makedepends=('meson')
url='https://github.com/openzim/zimwriterfs'
source=("https://github.com/openzim/zimwriterfs/archive/${pkgver}.tar.gz")
-sha256sums=(bb727d21fe889f9067d3e39cae0b103c657d5eafe4772b194b5ddbbe431eb89c)
+sha256sums=(fd6b923ab60eb611aaa6ca3a65506d219021a24aa90bb9fb2795f35e2bdb04c0)
build() {
cd "${pkgname}-${pkgver}"