From a6b4fedb48a7988d5e3505e1e216c42191076971 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Fri, 18 Aug 2017 02:03:08 -0700 Subject: [PATCH] office/calibre: Updated for version 3.6.0 Signed-off-by: Larry Hajali --- office/calibre/calibre.SlackBuild | 2 +- office/calibre/calibre.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild index 2d53d290b6..8d84705a1e 100644 --- a/office/calibre/calibre.SlackBuild +++ b/office/calibre/calibre.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=calibre -VERSION=${VERSION:-3.3.0} +VERSION=${VERSION:-3.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index f4a19848e7..b2f32abe3f 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,10 +1,10 @@ PRGNAM="calibre" -VERSION="3.3.0" +VERSION="3.6.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/3.3.0/calibre-3.3.0.tar.xz" -MD5SUM="789b9d85435197ff578550538a537953" +DOWNLOAD="https://download.calibre-ebook.com/3.6.0/calibre-3.6.0.tar.xz" +MD5SUM="bf8a4c1b408efc2fd83c9e87411d2bff" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex" +REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html-parser" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com"