diff options
-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 a1bf6554f3..ff5e573439 100644 --- a/office/calibre/calibre.SlackBuild +++ b/office/calibre/calibre.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for calibre -# Copyright 2009-2010 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2009-2011 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=0.7.36 +VERSION=0.7.45 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index 601cd335a5..3fb40028f1 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,8 +1,8 @@ PRGNAM="calibre" -VERSION="0.7.36" +VERSION="0.7.45" HOMEPAGE="http://calibre-ebook.com/" -DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.7.36.tar.gz" -MD5SUM="6e875ca652b1c6ec0b480e37f311c242" +DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.7.45.tar.gz" +MD5SUM="89dacdba790e5018f3c665ce1cf5826c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" |