From 9e27fb462ad52515b347914f40c8cf4d78f7eb5f Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 19 Jun 2016 22:09:53 +0200 Subject: [PATCH] calibre: update to 2.59.0. --- srcpkgs/calibre/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 3dd994939be..bf5fc78d76a 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,7 +1,7 @@ # Template file for 'calibre' pkgname=calibre -version=2.58.0 -revision=2 +version=2.59.0 +revision=1 hostmakedepends="qt5-qmake python-devel pkg-config python-dateutil python-lxml python-Pillow python-PyQt5-webkit python-apsw python-cssutils python-CherryPy @@ -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=cdb7949bb9795a25836bb41cc19bcf0b900f4623cd6b5bed517c0789a5dbf85a +checksum=b846f44574366bee3d8cb9326c655609ba61877ec112da253d9c46ba522a31f3 nocross=yes pycompile_version="2.7"