diff options
author | Larry Hajali <larryhaja@gmail.com> | 2016-11-11 08:42:34 -0800 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-11-11 20:36:34 +0000 |
commit | 4d4008a1a107e392643afec56448fea1dd6bcc9a (patch) | |
tree | 843ec58ed99cacc2ab6d54123de3b9668ea53f03 /office/calibre | |
parent | 6db21ff0b1072e9449fd320531b08d30d36b984c (diff) |
office/calibre: Updated for version 2.71.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office/calibre')
-rw-r--r-- | office/calibre/calibre.SlackBuild | 2 | ||||
-rw-r--r-- | office/calibre/calibre.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/calibre/calibre.SlackBuild b/office/calibre/calibre.SlackBuild index 290e03a073e8..0ebdd9d039ab 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:-2.70.0} +VERSION=${VERSION:-2.71.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index 63ebd975b7a4..28f6ebbf65ee 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,8 +1,8 @@ PRGNAM="calibre" -VERSION="2.70.0" +VERSION="2.71.0" HOMEPAGE="http://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/2.70.0/calibre-2.70.0.tar.xz" -MD5SUM="e3df4c8059050053e17b0abfd51d3439" +DOWNLOAD="https://download.calibre-ebook.com/2.71.0/calibre-2.71.0.tar.xz" +MD5SUM="574e5fc0ee4d2c64ea8884fadc3a0a18" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments" |