calibre: update to 5.33.2.

This commit is contained in:
skmpz 2021-12-10 09:45:38 +04:00 committed by Piotr
parent d0a5c00d28
commit 9ef56bede4

View file

@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
version=5.33.0
version=5.33.2
revision=1
build_style=python3-module
pycompile_dirs="/usr/lib/calibre/"
@ -18,7 +18,7 @@ depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4
python3-css-parser python3-cssselect python3-dateutil python3-jeepney
python3-dnspython python3-feedparser python3-html5-parser python3-mechanize
python3-msgpack python3-netifaces python3-psutil python3-regex python3-html2text
python3-pychm python3-cchardet qt5-webengine speech-dispatcher"
python3-pychm python3-cchardet qt5-webengine speech-dispatcher python3-sgmllib"
# should check if python3-pycryptodome is still needed
checkdepends="${depends} libjpeg-turbo-tools jxrlib python3-pycryptodome"
short_desc="Ebook management application"
@ -27,7 +27,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=5c32cdd9cb7feecb125131842e3f66a8c9e838d7c5be6f016367de1a1d1f78fd
checksum=c2db77b9c09a16af702e4efd09e0b3db4b4c33a01b2ed6782e7e93c4ec7476f2
lib32disabled=yes
nocross=yes