From 89ba6ec8925b3b5aea7eb80f51288fff4d523708 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 15 Apr 2023 22:32:55 +0200 Subject: [PATCH] calibre: update to 6.17.0 --- srcpkgs/calibre/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 052b1b4a5a4c..0bed9e49972e 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,7 +1,7 @@ # Template file for 'calibre' pkgname=calibre -version=6.13.0 -revision=3 +version=6.17.0 +revision=1 build_wrksrc=calibre build_style=python3-module pycompile_dirs="/usr/lib/calibre/" @@ -26,7 +26,7 @@ depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4 python3-pyqt6-network python3-pyqt6-dbus python3-pyqt6-opengl-widgets python3-pyqt6-widgets python3-pyqt6-gui python3-pyqt6-declarative python3-pyqt6-printsupport python3-pyqt6-webchannel python3-pyqt6-svg - python3-pyqt6-webengine" + python3-pyqt6-webengine python3-fonttools" checkdepends="${depends} libjpeg-turbo-tools jxrlib" short_desc="Ebook management application" maintainer="skmpz " @@ -36,7 +36,7 @@ changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog _lover=7.4.3.2 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz https://download.documentfoundation.org/libreoffice/src/${_lover%.*}/libreoffice-dictionaries-${_lover}.tar.xz" -checksum="eb40f34b7106e3f36d37e0b65dacb5cec863665c68fb2350592dbc1ec133aea3 +checksum="1ca4abb8a5d850c1f5963e37080dd1a7795736538d5c4d4ff6014b687d7a368e 3a55d5807b763827f820c4aee0a0fd9f44520e70629c9eb9748e1f8c57c64389" python_version=3 lib32disabled=yes