diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-09-11 13:34:35 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:27:14 +0100 |
commit | 25a3dcd18d154c2c84652b21df33217aac64671a (patch) | |
tree | 4b51b82bc84f0ac6a6880621e7813b318e3e8e1f | |
parent | 5e52d1d036424f10423da420701d013e63e0e01b (diff) |
office/calibre: Updated for version 3.31.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-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 1cfd6fc1d53e..74abdcbd2f14 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:-3.25.0} +VERSION=${VERSION:-3.31.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info index 01f2708c3160..9edf6d205fec 100644 --- a/office/calibre/calibre.info +++ b/office/calibre/calibre.info @@ -1,8 +1,8 @@ PRGNAM="calibre" -VERSION="3.25.0" +VERSION="3.31.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/3.25.0/calibre-3.25.0.tar.xz" -MD5SUM="c445f851b361bc6277a5087a101d9464" +DOWNLOAD="https://download.calibre-ebook.com/3.31.0/calibre-3.31.0.tar.xz" +MD5SUM="d43815f9866810e5f121f0020eaaf167" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser dukpy unrardll" |