calibre: update to 4.22.0.

This commit is contained in:
skmpz 2020-08-02 00:32:47 +04:00 committed by Andrew J. Hesford
parent 6198928d08
commit 5f01d3f892

View File

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=4.21.0 version=4.22.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=aa0cb9d5f3cbc85735f8c13bea1ec1268ba4bf00816f621b0385ab011c99e8c3 checksum=51f52b7015c4d9b456d0d5e8efacfffe564709552f0a635ae8174d1947ab1c34
nocross=yes nocross=yes
do_configure() { do_configure() {