calibre: update to 7.12.0.

This commit is contained in:
skmpz 2024-06-05 11:16:01 +03:00 committed by cinerea0
parent f5fd3a292a
commit c09195e16f

View file

@ -1,6 +1,6 @@
# Template file for 'calibre' # Template file for 'calibre'
pkgname=calibre pkgname=calibre
version=7.11.0 version=7.12.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=25243c06965fed9bcb95ddc6339ff27cb4becd18851a2d2bed5ebb5dbebad8eb checksum=5c790e453531dfe3be8b6bdb4e26401c8ff4858df13c85efbcd015b97cb8c339
python_version=3 python_version=3
lib32disabled=yes lib32disabled=yes
nocross="python3 setup.py gui" nocross="python3 setup.py gui"