diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2020-11-14 08:34:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-14 08:34:34 +0700 |
commit | 061b5fd829fac5352144a2d85ec4e78d1631015d (patch) | |
tree | d4a6f653de4972479bdfc004c96192be5625f2e0 /office | |
parent | ea93b7d5606454574c45143b7f6401ab72250c22 (diff) |
office/calibre-bin: Updated for version 5.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 8e0470028bc5..43ff9371ae4c 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:-5.4.2} +VERSION=${VERSION:-5.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 b7827d9525e7..48ab7aa58e3d 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="5.4.2" +VERSION="5.5.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/5.4.2/calibre-5.4.2-i686.txz" -MD5SUM="5ece122772f6466e189a9ef09b399e47" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.4.2/calibre-5.4.2-x86_64.txz" -MD5SUM_x86_64="87864249ffd26c39f2ea42a1aba69e14" +DOWNLOAD="https://download.calibre-ebook.com/5.5.0/calibre-5.5.0-i686.txz" +MD5SUM="85888ab40c3b72d9617ff2e09895ee77" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.5.0/calibre-5.5.0-x86_64.txz" +MD5SUM_x86_64="60672df5fe432525b3565bbd4367ef11" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |