mupdf: update to 1.20.0.

This commit is contained in:
mhmdanas 2022-06-27 17:44:54 +03:00 committed by Duncan Overbruck
parent ad874cb35b
commit cfe2efac47

View file

@ -1,6 +1,6 @@
# Template file for 'mupdf' # Template file for 'mupdf'
pkgname=mupdf pkgname=mupdf
version=1.19.1 version=1.20.0
revision=1 revision=1
wrksrc="${pkgname}-${version}-source" wrksrc="${pkgname}-${version}-source"
hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
@ -14,8 +14,8 @@ short_desc="Lightweight PDF and XPS viewer"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="AGPL-3.0-only" license="AGPL-3.0-only"
homepage="https://mupdf.com" homepage="https://mupdf.com"
distfiles="https://mupdf.com/downloads/archive/${pkgname}-${version}-source.tar.xz" distfiles="https://mupdf.com/downloads/archive/${pkgname}-${version}-source.tar.lz"
checksum=b5eac663fe74f33c430eda342f655cf41fa73d71610f0884768a856a82e3803e checksum=68dbb1cf5e31603380ce3f1c7f6c431ad442fa735d048700f50ab4de4c3b0f82
pre_build() { pre_build() {
# libmupdf-{threads,pkcs7}.a are required by fbpdf # libmupdf-{threads,pkcs7}.a are required by fbpdf