From 5c897d13f4883b5cf3e7234fd100988892dc9038 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Fri, 29 Nov 2019 09:37:18 +0100 Subject: [PATCH] calibre: update to 4.5.0. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index c3df767d494..2813299d7ca 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=4.4.0 +version=4.5.0 revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" @@ -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=089ef0fedda62c0bf6f3fe87fbfe9c87e9537ff985bbd4cb376189326f6a77a2 +checksum=8c894bd38ed3f14de9723f6a78db81791c8b5cd27cffd36b37bf79a2fc15e78e nocross=yes do_configure() {