calibre: update to 4.19.0.

This commit is contained in:
bra1nwave 2020-06-23 10:33:11 +02:00 committed by Piraty
parent fd15d01493
commit cc3ab34e02

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=4.18.0 version=4.19.0
revision=1 revision=1
build_style=python2-module build_style=python2-module
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"
@ -25,7 +25,7 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com" homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml" changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=3c2f53d01d373a47496fb856fdee30c83b953f347170b901d804caa9b7633771 checksum=9dac6cad3b70a91316de99e187ef5ac7cbc273bb926aa8374235657e7531f2ce
nocross=yes nocross=yes
do_configure() { do_configure() {