diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-12-01 08:25:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-01 08:25:53 +0700 |
commit | 12b88495c2df3e63aa4e0d7cfaaa94d41946aec1 (patch) | |
tree | 8edef93c83fc1ded5a0acfb6abe9da5b311076c5 /office | |
parent | bb323f540831a8240dd17cc33315c0dde13d2863 (diff) |
office/calibre-bin: Updated for version 4.5.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 5d8d7a3e2726..bf56c9061296 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.4.0} +VERSION=${VERSION:-4.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index f66688a5d2c9..09f75bb0421e 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.4.0" +VERSION="4.5.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/4.4.0/calibre-4.4.0-i686.txz" -MD5SUM="c3ba947deb0d85055a26da565b360198" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.4.0/calibre-4.4.0-x86_64.txz" -MD5SUM_x86_64="9cea5c4da29f86db170d68461b1ebd65" +DOWNLOAD="https://download.calibre-ebook.com/4.5.0/calibre-4.5.0-i686.txz" +MD5SUM="4b8c0e2a09e052d6b1097275d93e7045" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.5.0/calibre-4.5.0-x86_64.txz" +MD5SUM_x86_64="dd945f446404da00e0a5d7db1469b455" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |