diff options
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 d41154eec14b..16aae9ebfc59 100644 --- a/office/calibre/calibre.SlackBuild +++ b/office/calibre/calibre.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for calibre -# Copyright 2009-2016 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2009-2017 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:-2.74.0} +VERSION=${VERSION:-2.77.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index 605dd51c5f9a..7cd7b8d93df1 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,8 +1,8 @@ PRGNAM="calibre" -VERSION="2.74.0" +VERSION="2.77.0" HOMEPAGE="http://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/2.74.0/calibre-2.74.0.tar.xz" -MD5SUM="7aa1e38723bd687a1077688a36fb0741" +DOWNLOAD="https://download.calibre-ebook.com/2.77.0/calibre-2.77.0.tar.xz" +MD5SUM="d48e28aca3fa352a14f0a87afdd90a2e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments" |