summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2018-06-10 01:22:15 +0200
committer David Spencer2018-06-14 02:15:44 +0200
commit037a2455b4507d00daf27f3d977e80ff392a3d2d (patch)
treec1de209528a44539cba95c125000526390e7e10f
parentbf8545d2ea4db9577d47d3cc0f4e9177f4d9b383 (diff)
downloadslackbuilds-037a2455b4507d00daf27f3d977e80ff392a3d2d.tar.gz
office/calibre: Updated for version 3.25.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-rw-r--r--office/calibre/calibre.SlackBuild4
-rw-r--r--office/calibre/calibre.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild
index a743c63e40..1cfd6fc1d5 100644
--- a/office/calibre/calibre.SlackBuild
+++ b/office/calibre/calibre.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for calibre
-# Copyright 2009-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2009-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=calibre
-VERSION=${VERSION:-3.9.0}
+VERSION=${VERSION:-3.25.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info
index 25fe235904..01f2708c31 100644
--- a/office/calibre/calibre.info
+++ b/office/calibre/calibre.info
@@ -1,10 +1,10 @@
PRGNAM="calibre"
-VERSION="3.9.0"
+VERSION="3.25.0"
HOMEPAGE="https://calibre-ebook.com"
-DOWNLOAD="https://download.calibre-ebook.com/3.9.0/calibre-3.9.0.tar.xz"
-MD5SUM="e3163d8f851921423f06a44dc3b33fe2"
+DOWNLOAD="https://download.calibre-ebook.com/3.25.0/calibre-3.25.0.tar.xz"
+MD5SUM="c445f851b361bc6277a5087a101d9464"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser"
+REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser dukpy unrardll"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"