calibre: update to 4.11.1.
This commit is contained in:
parent
5b1e955127
commit
a9586aac30
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=4.10.1
|
||||
version=4.11.1
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
@ -23,7 +23,7 @@ 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=74343c97c0e51eec2685537731bb07465ddc5364c7ca27006a43b7ea9bd33182
|
||||
checksum=e37a224c3acda2168f1b402e168c206f85b008815bad9900c6e96b1daf6bc40c
|
||||
nocross=yes
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue