From 99606b06756dc9ef68f11b1a9710edd5a4c1132d Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 3 Sep 2016 05:57:41 +0200 Subject: [PATCH] calibre: update to 2.66.0. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index c3ed23b9918..3fb7461f4e7 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=2.65.1 +version=2.66.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=7720197e65adb140c45d08bc542be2318ac7ba0fb2c9f889c699bd6bdda5817c +checksum=2c5a55b9598fe1e9ce3cb8ba4a0951f80b16d559c23bb87f28f227ccd2357bb5 nocross=yes pycompile_version="2.7"