calibre: update to 7.10.0.

This commit is contained in:
skmpz 2024-05-06 23:32:11 +03:00 committed by cinerea0
parent d4f41787f1
commit 19d099198e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
version=7.9.0
version=7.10.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=225cefe075d6e9998454d516426d3870767bd451208df5955fd22fadf6021c89
checksum=1afbefa2a2c1cdaa6f78a152aa5103e3bd695324632e862a53962337f2ff9c4b
python_version=3
lib32disabled=yes
nocross="python3 setup.py gui"