From ab488af348084a33f6c17a88ed1ef6a34aab67d5 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Tue, 12 May 2020 13:10:36 +0200 Subject: [PATCH] calibre: update to 4.15.0. --- srcpkgs/calibre/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index cd3f2d2ffd7..358e073afab 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=4.14.0 +version=4.15.0 revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" @@ -17,7 +17,7 @@ depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4 python-css-parser python-cssselect python-dateutil python-dbus python-dnspython python-feedparser python-html5-parser python-mechanize python-msgpack python-netifaces python-psutil python-regex python-html2text - qt5-webengine" + qt5-webengine python-ipaddress" checkdepends="${depends} libjpeg-turbo-tools jxrlib" short_desc="Ebook management application" maintainer="Orphaned " @@ -25,7 +25,7 @@ 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=1c0dd818f602d76724aa8512a23f51101bf385233e2e5cc1cd31cae4a90f0e21 +checksum=75e687f56c1d02256e89dc2c36e2adcd2beeace126a12e4969700656b8df1555 nocross=yes do_configure() {