zim-tools: update to 2.1.0.
This commit is contained in:
parent
febe67bab1
commit
e05d5fdda2
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'zim-tools'
|
||||
pkgname=zim-tools
|
||||
version=1.2.1
|
||||
revision=2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libzim-devel xapian-core-devel icu-devel"
|
||||
makedepends="libzim-devel xapian-core-devel icu-devel
|
||||
gumbo-parser-devel docopt.cpp-devel file-devel"
|
||||
short_desc="Various ZIM command line tools"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.openzim.org"
|
||||
distfiles="https://github.com/openzim/zim-tools/archive/${version}.tar.gz"
|
||||
checksum=622ed1ff471d621a39a12f2d5d9996f71c59c29fcde2db98b8897d2e2d266991
|
||||
checksum=f579c8ccca555a8b25bac799efc361f18a2a9a5152af5fc84eb3dc90c5ed70a2
|
||||
|
|
Loading…
Reference in New Issue