summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Larry Hajali2017-08-26 17:13:40 +0200
committer David Spencer2017-09-02 11:22:28 +0200
commitf0fa57e431ba961aff5c74f1c9eaa75a101ef7be (patch)
tree68112807edbe469a894787f88ed9a3971deecbbc /office
parent8322647503ee7d840426fc2af6e27f2e99df0671 (diff)
downloadslackbuilds-f0fa57e431ba961aff5c74f1c9eaa75a101ef7be.tar.gz
office/calibre: Updated for version 3.7.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office')
-rw-r--r--office/calibre/calibre.SlackBuild2
-rw-r--r--office/calibre/calibre.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild
index 8d84705a1e..f2452c491a 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.6.0}
+VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info
index dd3e431b2c..07c90f2a86 100644
--- a/office/calibre/calibre.info
+++ b/office/calibre/calibre.info
@@ -1,8 +1,8 @@
PRGNAM="calibre"
-VERSION="3.6.0"
+VERSION="3.7.0"
HOMEPAGE="https://calibre-ebook.com"
-DOWNLOAD="https://download.calibre-ebook.com/3.6.0/calibre-3.6.0.tar.xz"
-MD5SUM="bf8a4c1b408efc2fd83c9e87411d2bff"
+DOWNLOAD="https://download.calibre-ebook.com/3.7.0/calibre-3.7.0.tar.xz"
+MD5SUM="c58e2cac4e622a5fb9e9f6b8d9a219d4"
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"