From aa67e1a689ee714cb68445698c7f1e1a55af8cca Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 7 Jun 2016 00:21:21 +0200 Subject: [PATCH] calibre: update to 2.58.0. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 79137ef4eda..efec7d6fd91 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=2.57.1 +version=2.58.0 revision=1 hostmakedepends="qt5-qmake python-devel pkg-config python-dateutil python-lxml python-Pillow @@ -21,7 +21,7 @@ maintainer="Andrea Brancaleoni " license="GPL-3" homepage="https://calibre-ebook.com" distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz" -checksum=214070623c370886e54c8d3babefa1a33619469fd29a7cf6389dc5e098a8f32d +checksum=cdb7949bb9795a25836bb41cc19bcf0b900f4623cd6b5bed517c0789a5dbf85a nocross=yes pycompile_version="2.7"