calibre: update to 7.9.0.

This commit is contained in:
skmpz 2024-05-01 22:18:53 +03:00 committed by Đoàn Trần Công Danh
parent c2114b5edb
commit 84069b4c8a

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=7.7.0 version=7.9.0
revision=1 revision=1
build_helper=python3 build_helper=python3
pycompile_dirs="/usr/lib/calibre/" pycompile_dirs="/usr/lib/calibre/"
@ -33,7 +33,7 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com" homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt" changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=fa4cf7173d510d0f913a0bfbcb458d016bc81122af1ca203f149d278287cc80e checksum=225cefe075d6e9998454d516426d3870767bd451208df5955fd22fadf6021c89
python_version=3 python_version=3
lib32disabled=yes lib32disabled=yes
nocross="python3 setup.py gui" nocross="python3 setup.py gui"