calibre: update to 4.7.0.
This commit is contained in:
parent
55683071eb
commit
de365d4166
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=4.6.0
|
||||
version=4.7.0
|
||||
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=a602ab5b4e14944d81311ef680c5fa8eff1f073368df075d3d46700e5f2e0aed
|
||||
checksum=48ab11dcc46f119131355a1644e1c5879af4bde4fbe7c396c6610a5c87564b01
|
||||
nocross=yes
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue