From 62ff4d4a97572380a736fd104c0a6c1cb85d3c43 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Fri, 22 Nov 2019 10:20:13 +0100 Subject: [PATCH] calibre: update to 4.4.0. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 9e40404c69e..d93a56eeac3 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=4.3.0 +version=4.4.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=cf19f19da993c496a045c49d89f9232dd5ab23034acad2d14cba0bfab8178420 +checksum=089ef0fedda62c0bf6f3fe87fbfe9c87e9537ff985bbd4cb376189326f6a77a2 nocross=yes do_configure() {