diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-07-05 17:21:38 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-07-07 00:00:37 -0500 |
commit | 9bf0d51a6ff93f29a2d786d2ca809500a4acd9f0 (patch) | |
tree | a1c983b07f32e229727a146e7be335995b8394d3 /office/calibre | |
parent | 393666a0148769baeedf5c0ce9663319dcdd2f77 (diff) |
office/calibre: Updated for version 1.43.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/calibre')
-rw-r--r-- | office/calibre/calibre.SlackBuild | 4 | ||||
-rw-r--r-- | office/calibre/calibre.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild index 94b0bd450df2..216868f6484a 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 0e1aa1899c64..d1639b1edca2 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" |