From 076485ce3bd346b803ae3b42dd7e4c0e90de789d Mon Sep 17 00:00:00 2001
From: Andrea Brancaleoni <miwaxe@gmail.com>
Date: Fri, 12 Aug 2016 22:52:11 +0200
Subject: [PATCH] calibre: update to 2.64.0.

---
 srcpkgs/calibre/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index 5ebfc277045..5e12f83b731 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
 # Template file for 'calibre'
 pkgname=calibre
-version=2.63.0
+version=2.64.0
 revision=1
 hostmakedepends="qt5-qmake python-devel pkg-config
  python-dateutil python-lxml python-Pillow
@@ -21,7 +21,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
 license="GPL-3"
 homepage="https://calibre-ebook.com"
 distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=0672a155edfafd50a507ebcfa20de2cfc23780e082eccbb89374f8aab3d98fe7
+checksum=29d71f6eccef09385a50221ed94d7db52fe96128de1bca0c2e301f3b1a9c4b4a
 
 nocross=yes
 pycompile_version="2.7"