From 8234ff9661660ef7b246e0c8296740969efed0b8 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 21 Oct 2019 15:30:28 +0200 Subject: [PATCH] calibre: update to 4.2.0. --- srcpkgs/calibre/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index dce942cf36..d4ee7a5366 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=4.1.0 +version=4.2.0 revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" @@ -19,12 +19,12 @@ depends="desktop-file-utils optipng poppler-utils python-BeautifulSoup4 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 " +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=363f89b4c26ba8f8bba1eb40da09df85b8b3fedf9a0256285a0abae1ff65987c +checksum=b1b626acdcc3b29ae96489e7424389161bd6529545f47c0d2b063b99131286d8 nocross=yes do_configure() {