From cc3ab34e026e331c1c22d571a16754c669e65a4f Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Tue, 23 Jun 2020 10:33:11 +0200 Subject: [PATCH] calibre: update to 4.19.0. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 05b1b4adc68..49b6a7286ef 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=4.18.0 +version=4.19.0 revision=1 build_style=python2-module pycompile_dirs="/usr/lib/calibre/" @@ -25,7 +25,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=3c2f53d01d373a47496fb856fdee30c83b953f347170b901d804caa9b7633771 +checksum=9dac6cad3b70a91316de99e187ef5ac7cbc273bb926aa8374235657e7531f2ce nocross=yes do_configure() {