From a4f7afabfcca068a60891c48731d2c960d773ede Mon Sep 17 00:00:00 2001 From: skmpz Date: Fri, 10 Dec 2021 09:45:38 +0400 Subject: [PATCH] calibre: update to 5.33.2. --- srcpkgs/calibre/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index f96c9329ace6..55adad369532 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -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