summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Larry Hajali2014-07-05 12:21:38 +0200
committer Robby Workman2014-07-07 07:00:37 +0200
commit9bf0d51a6ff93f29a2d786d2ca809500a4acd9f0 (patch)
treea1c983b07f32e229727a146e7be335995b8394d3 /office
parent393666a0148769baeedf5c0ce9663319dcdd2f77 (diff)
downloadslackbuilds-9bf0d51a6ff93f29a2d786d2ca809500a4acd9f0.tar.gz
office/calibre: Updated for version 1.43.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/calibre/calibre.SlackBuild4
-rw-r--r--office/calibre/calibre.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild
index 94b0bd450d..216868f648 100644
--- a/office/calibre/calibre.SlackBuild
+++ b/office/calibre/calibre.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for calibre
-# Copyright 2009-2013 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2009-2014 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:-1.26.0}
+VERSION=${VERSION:-1.43.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info
index 0e1aa1899c..d1639b1edc 100644
--- a/office/calibre/calibre.info
+++ b/office/calibre/calibre.info
@@ -1,8 +1,8 @@
PRGNAM="calibre"
-VERSION="1.26.0"
+VERSION="1.43.0"
HOMEPAGE="http://calibre-ebook.com"
-DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-1.26.0.tar.xz"
-MD5SUM="530485d30087c569c604df1c7e2b3d3a"
+DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-1.43.0.tar.xz"
+MD5SUM="2f42fd51cba93af3a40baa6562741b7b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw"