From 5bf72827a0f35d72deb1b5edf568953452d60206 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 16 Sep 2016 10:12:32 +0200 Subject: [PATCH] calibre: update to 2.68.0. --- srcpkgs/calibre/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 2ed135537f..184de69792 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,6 +1,6 @@ # Template file for 'calibre' pkgname=calibre -version=2.67.0 +version=2.68.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=3a496f3fbadee0a727d7d84b34da9c82b78855c23f28e82ecb9ff6ade662493c +checksum=f57e9d4939db15fd9bb441575f55d52db112cbfa6d970bb727acf7a079e3c656 nocross=yes pycompile_version="2.7"