diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-12-28 09:38:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 09:38:21 +0700 |
commit | 009f9df54e821ddf6da06d76466f8e4e95cfef6a (patch) | |
tree | 5c3431982153a1354f52b5f7180d2e86755e30ab /office | |
parent | ec18d4a8aaccc48e3d7f05111c0e9249a4f2d704 (diff) |
office/calibre-bin: Updated for version 4.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/calibre-bin/calibre-bin.SlackBuild | 2 | ||||
-rw-r--r-- | office/calibre-bin/calibre-bin.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/calibre-bin/calibre-bin.SlackBuild b/office/calibre-bin/calibre-bin.SlackBuild index 5d7e6faa7a6e..77ea5f5e892e 100644 --- a/office/calibre-bin/calibre-bin.SlackBuild +++ b/office/calibre-bin/calibre-bin.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=calibre-bin -VERSION=${VERSION:-4.6.0} +VERSION=${VERSION:-4.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 9e6fcf111c63..d7db0623fb2e 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.6.0" +VERSION="4.7.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/4.6.0/calibre-4.6.0-i686.txz" -MD5SUM="5e24eaab07d22044b83a4c98d50df9a2" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.6.0/calibre-4.6.0-x86_64.txz" -MD5SUM_x86_64="9ca275c7d3e56770e147a591efa4921d" +DOWNLOAD="https://download.calibre-ebook.com/4.7.0/calibre-4.7.0-i686.txz" +MD5SUM="cfae909ca45aa4189880e64acff6c556" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.7.0/calibre-4.7.0-x86_64.txz" +MD5SUM_x86_64="6284f192a0d6181903a0a2d86d7cd891" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |