calibre: update to 4.11.1.

This commit is contained in:
bra1nwave 2020-02-21 21:22:33 +01:00 committed by Helmut Pozimski
parent 5b1e955127
commit a9586aac30
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=4.10.1 version=4.11.1
revision=1 revision=1
build_style=python2-module build_style=python2-module
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"
@ -23,7 +23,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=74343c97c0e51eec2685537731bb07465ddc5364c7ca27006a43b7ea9bd33182 checksum=e37a224c3acda2168f1b402e168c206f85b008815bad9900c6e96b1daf6bc40c
nocross=yes nocross=yes
do_configure() { do_configure() {