From dc5c3ac3ebd0dda2f574ac3e294af5142b395030 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Fri, 4 Oct 2019 21:26:06 +0200 Subject: [PATCH] calibre: update to 4.0.0. --- srcpkgs/calibre/template | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 6aa773fab75..90dc26c4f56 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,30 +1,30 @@ # Template file for 'calibre' pkgname=calibre -version=3.48.0 +version=4.0.0 revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" make_build_args="gui" hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg - python-PyQt5-webkit python-apsw python-css-parser python-dateutil + python-PyQt5-webengine python-apsw python-css-parser python-dateutil python-devel python-html5-parser python-msgpack python-regex qt5-qmake xdg-utils" makedepends="glib-devel libchmlib-devel libinput-devel libmagick-devel libmtp-devel libpodofo-devel libwmf-devel libxkbcommon-devel python-PyQt5-devel - qt5-devel sqlite-devel tslib-devel qt5-webkit-devel" + qt5-devel sqlite-devel tslib-devel hunspell-devel" depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4 python-CherryPy python-Markdown python-Pillow python-PyQt5-svg - python-PyQt5-webkit python-Pygments python-apsw 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-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw + 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 qt5-webengine" short_desc="Ebook management application" maintainer="bra1nwave " 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=024528f0f913c78e121fb34beb3dae8dba3686f2334422c6450808796042950c +checksum=9c012ac318aae8efc7a26ba1f5beef2e0e924407c8830e30167b229d8f6e1a9b nocross=yes do_configure() {