calibre: update to 4.1.0.
This commit is contained in:
parent
52535fe92e
commit
a2c5281901
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=4.0.0
|
||||
version=4.1.0
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
@ -24,7 +24,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=9c012ac318aae8efc7a26ba1f5beef2e0e924407c8830e30167b229d8f6e1a9b
|
||||
checksum=363f89b4c26ba8f8bba1eb40da09df85b8b3fedf9a0256285a0abae1ff65987c
|
||||
nocross=yes
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue