aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorOleg Titov <oleg.titov@gmail.com>2019-09-13 09:10:39 -0500
committerLeo <thinkabit.ukim@gmail.com>2019-09-13 19:56:13 -0300
commita8e64e72b454ef497dd92f7f0483c468d8c85702 (patch)
tree2c7af84ac92f74851a7153d0a5f50e04e2fc2d24 /testing
parent6b82d89eb2e5e83e80ae99c569ffd5149b150e9c (diff)
testing/zim-tools: upgrade to 1.0.5
- https://github.com/openzim/zim-tools/blob/master/ChangeLog 1.0.5
Diffstat (limited to 'testing')
-rw-r--r--testing/zim-tools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/zim-tools/APKBUILD b/testing/zim-tools/APKBUILD
index a12bb33ad3d..0348e34a4a5 100644
--- a/testing/zim-tools/APKBUILD
+++ b/testing/zim-tools/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=zim-tools
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=0
pkgdesc="Various ZIM command line tools"
url="https://github.com/openzim/zim-tools"
@@ -31,4 +31,4 @@ package() {
install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
}
-sha512sums="fe2526a401d5448a46a1248fdbc32df57e93544dd2fd53004adf71e8c8b0fdf2aca9ee8b1d463d0ad50237d07f55a4e0039020e5bf277b905078d20333b2cbf6 zim-tools-1.0.4.tar.gz"
+sha512sums="90f7597c9c767be45750f0edebec5a852a34d29591481b28b6604f016dfd9493d31422a23bc66fbce9ed3ae17a026be3a73d00896ee2a779d319cca56856032f zim-tools-1.0.5.tar.gz"