From fd1f0677b346f4f40c34e3fa17cfeefa813c6362 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Fri, 13 Dec 2019 19:45:12 +0100 Subject: [PATCH] calibre: update to 4.6.0. --- srcpkgs/calibre/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 2813299d7ca..390cd5c9b9c 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=4.5.0 +version=4.6.0 revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" @@ -10,7 +10,7 @@ hostmakedepends="pkg-config python-BeautifulSoup4 python-Pillow python-PyQt5-svg xdg-utils rapydscript-ng" 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 hunspell-devel" + qt5-devel sqlite-devel tslib-devel hunspell-devel hyphen-devel" depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4 python-Markdown python-Pillow python-PyQt5-svg python-PyQt5-webengine python-PyQt5-webchannel python-Pygments python-apsw @@ -23,7 +23,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=8c894bd38ed3f14de9723f6a78db81791c8b5cd27cffd36b37bf79a2fc15e78e +checksum=a602ab5b4e14944d81311ef680c5fa8eff1f073368df075d3d46700e5f2e0aed nocross=yes do_configure() {