calibre: update to 4.21.0

This commit is contained in:
sk 2020-07-23 02:18:19 +04:00 committed by Andrew J. Hesford
parent 77416cc49c
commit f319730d06

View file

@ -1,7 +1,7 @@
# Template file for 'calibre'
pkgname=calibre
version=4.19.0
revision=2
version=4.21.0
revision=1
build_style=python2-module
pycompile_dirs="/usr/lib/calibre/"
hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg
@ -20,12 +20,12 @@ depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4
qt5-webengine python-ipaddress"
checkdepends="${depends} libjpeg-turbo-tools jxrlib"
short_desc="Ebook management application"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="skmpz <dem.procopiou@gmail.com>"
license="GPL-3.0-only"
homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=9dac6cad3b70a91316de99e187ef5ac7cbc273bb926aa8374235657e7531f2ce
checksum=aa0cb9d5f3cbc85735f8c13bea1ec1268ba4bf00816f621b0385ab011c99e8c3
nocross=yes
do_configure() {