calibre: update to 7.7.0.
This commit is contained in:
parent
33e122b3a7
commit
0bce3fc8cd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'calibre'
|
||||
pkgname=calibre
|
||||
version=7.6.0
|
||||
version=7.7.0
|
||||
revision=1
|
||||
build_helper=python3
|
||||
pycompile_dirs="/usr/lib/calibre/"
|
||||
|
@ -33,7 +33,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://calibre-ebook.com"
|
||||
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
|
||||
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
|
||||
checksum="7c3da44f01faf76c7a366f7736b510be66dc5e25fd847069a38c2f52f06a2c03"
|
||||
checksum=fa4cf7173d510d0f913a0bfbcb458d016bc81122af1ca203f149d278287cc80e
|
||||
python_version=3
|
||||
lib32disabled=yes
|
||||
nocross="python3 setup.py gui"
|
||||
|
|
Loading…
Reference in New Issue