From ae3e75b01c5da1f8e3352d8fea9d46452f206f3c Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Tue, 8 Oct 2019 14:00:45 +0200 Subject: [PATCH] calibre: update to 4.1.0. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 90dc26c4f56..dce942cf36f 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=4.0.0 +version=4.1.0 revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" @@ -24,7 +24,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=9c012ac318aae8efc7a26ba1f5beef2e0e924407c8830e30167b229d8f6e1a9b +checksum=363f89b4c26ba8f8bba1eb40da09df85b8b3fedf9a0256285a0abae1ff65987c nocross=yes do_configure() {