calibre: update to 4.23.0.

This commit is contained in:
skmpz 2020-09-05 21:12:41 +04:00 committed by Jürgen Buchmüller
parent 68285ef22a
commit 5882f265c0

View file

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