From d3aa4428c00eac2924208c744c44ecdb175fe8a0 Mon Sep 17 00:00:00 2001 From: skmpz Date: Mon, 16 Aug 2021 22:07:42 +0400 Subject: [PATCH] calibre: update to 5.25.0. --- srcpkgs/calibre/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index adcd8781dc9..ebd0161f93d 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,7 +1,7 @@ # Template file for 'calibre' pkgname=calibre -version=5.21.0 -revision=2 +version=5.25.0 +revision=1 build_style=python3-module pycompile_dirs="/usr/lib/calibre/" hostmakedepends="pkg-config python3-BeautifulSoup4 python3-Pillow python3-PyQt5-svg @@ -11,11 +11,11 @@ hostmakedepends="pkg-config python3-BeautifulSoup4 python3-Pillow python3-PyQt5- python3-zeroconf xdg-utils rapydscript-ng" makedepends="libinput-devel libmagick-devel libmtp-devel libpodofo-devel libwmf-devel libxkbcommon-devel python3-PyQt5-devel - qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel" + qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel libstemmer-devel" depends="desktop-file-utils optipng poppler-utils python3-BeautifulSoup4 python3-Markdown python3-Pillow python3-PyQt5-svg python3-zeroconf python3-PyQt5-webengine python3-PyQt5-webchannel python3-Pygments python3-apsw - python3-css-parser python3-cssselect python3-dateutil python3-dbus + 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" @@ -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=458b6b2dcc6bcf63676c327277192e88333cf9545d89806855d31b4c17e20257 +checksum=5a6213a14368a863d4f753f7d3c11fc5b0529f614fe9e0a6e7c790aa789544f6 lib32disabled=yes nocross=yes