From 97275ebc44e872d3bad0d80ebd39f72d0d762747 Mon Sep 17 00:00:00 2001 From: skmpz Date: Mon, 14 Dec 2020 19:26:22 +0400 Subject: [PATCH] calibre: update to 5.7.2. --- srcpkgs/calibre/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index c4f34a82b5b..a3fa4cdf15c 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=5.6.0 +version=5.7.2 revision=1 build_style=python3-module pycompile_dirs="/usr/lib/calibre/" @@ -18,17 +18,16 @@ depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4 python3-css-parser python3-cssselect python3-dateutil python3-dbus python3-dnspython python3-feedparser python3-html5-parser python3-mechanize python3-msgpack python3-netifaces python3-psutil python3-regex python3-html2text - python3-pychm qt5-webengine" + python3-pychm qt5-webengine speech-dispatcher" # should check if python3-pycryptodome is still needed -checkdepends="${depends} libjpeg-turbo-tools jxrlib python3-pycryptodome - speech-dispatcher" +checkdepends="${depends} libjpeg-turbo-tools jxrlib python3-pycryptodome" short_desc="Ebook management application" maintainer="skmpz " license="GPL-3.0-only" homepage="https://calibre-ebook.com" changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" -checksum=484a2e120fdbcff6c544d4c216afef0ff784c7665d3fd44d98acb0420d8f5e55 +checksum=3cdbc526071e16b5d974b98c1e9a80b7716127764164285884e37e5e52a9ebae lib32disabled=yes nocross=yes