summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2013-07-07 22:19:57 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-07-14 17:07:18 -0500
commitdb7a48df95c53f28005163a8a751c764c410c544 (patch)
tree4b9fd82c8e5f7bec8a3935eac4c9400e1fdaa6bd
parent4830b169dae3176464c43fddb1fc1dbeb3088a1e (diff)
downloadslackbuilds-db7a48df95c53f28005163a8a751c764c410c544.tar.gz
slackbuilds-db7a48df95c53f28005163a8a751c764c410c544.tar.xz
office/calibre: Updated for version 0.9.38.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--office/calibre/README2
-rw-r--r--office/calibre/calibre.SlackBuild2
-rw-r--r--office/calibre/calibre.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/office/calibre/README b/office/calibre/README
index ee777c6f62..1b4cf6b49e 100644
--- a/office/calibre/README
+++ b/office/calibre/README
@@ -9,4 +9,4 @@ several formats. It also supports conversion from a dozen different ebook
formats to LRF and EPUB. A graphical interface to the conversion software
can be accessed easily by just clicking the "Convert E-books" button.
-Calibre can optionally use libunrar if installed to read rar files.
+Calibre can optionally use unrar if installed to read rar files.
diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild
index 0199829e0c..ca273b2949 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:-0.9.34}
+VERSION=${VERSION:-0.9.38}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info
index 47bb4d0e1e..ad64a0523c 100644
--- a/office/calibre/calibre.info
+++ b/office/calibre/calibre.info
@@ -1,8 +1,8 @@
PRGNAM="calibre"
-VERSION="0.9.34"
+VERSION="0.9.38"
HOMEPAGE="http://calibre-ebook.com"
-DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.9.34.tar.xz"
-MD5SUM="ce3e37758c2c0e85d940ff4b141b243f"
+DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.9.38.tar.xz"
+MD5SUM="7dac0c5896d3affb87667fe5dbdf9019"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect"