diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2020-01-25 08:42:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-25 08:42:22 +0700 |
commit | 87ecf502eaeb4bf0beea7071aa9cd8e06e1ad91f (patch) | |
tree | 925cf38a970c6c76938a58c39c24b8ce33f76ad1 /office | |
parent | 9007e44175b6bba0cfe869def4fb26f8f5e9d618 (diff) |
office/calibre-bin: Updated for version 4.9.1.
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 8530602bac05..ff7d1e45b9a1 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.8.0} +VERSION=${VERSION:-4.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 5f1b39f67316..a506e2ca4f2d 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.8.0" +VERSION="4.9.1" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/4.8.0/calibre-4.8.0-i686.txz" -MD5SUM="4c8db37598024ed5bde0b21f3333cb7c" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.8.0/calibre-4.8.0-x86_64.txz" -MD5SUM_x86_64="1cfdbefe441665bcb3ccbf1a84d742bc" +DOWNLOAD="https://download.calibre-ebook.com/4.9.1/calibre-4.9.1-i686.txz" +MD5SUM="80f8301e23618c1afb0a7a386dd54528" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.9.1/calibre-4.9.1-x86_64.txz" +MD5SUM_x86_64="0508d20c8a65326189c66fa38ac92d08" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |