calibre: update to 4.2.0.

This commit is contained in:
bra1nwave 2019-10-21 15:30:28 +02:00 committed by Piraty
parent cc822326ab
commit 8234ff9661

View file

@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
version=4.1.0
version=4.2.0
revision=1
build_style=python2-module
pycompile_dirs="/usr/lib/calibre/"
@ -19,12 +19,12 @@ depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4
python-dnspython python-feedparser python-html5-parser python-mechanize
python-msgpack python-netifaces python-psutil python-regex qt5-webengine"
short_desc="Ebook management application"
maintainer="bra1nwave <brainwave@openmailbox.org>"
maintainer="bra1nwave <bra1nwave@protonmail.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=363f89b4c26ba8f8bba1eb40da09df85b8b3fedf9a0256285a0abae1ff65987c
checksum=b1b626acdcc3b29ae96489e7424389161bd6529545f47c0d2b063b99131286d8
nocross=yes
do_configure() {