diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2021-02-26 22:01:42 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-27 08:24:30 +0700 |
commit | 1eaba4fe144036b749b02fbaa5c7b82b84341f98 (patch) | |
tree | a668a1e223321b1aad3b7106daff7f2c7b3bd574 /office | |
parent | 18320f8b1593b828819f15eba71fb40f9c7cea74 (diff) | |
download | slackbuilds-1eaba4fe144036b749b02fbaa5c7b82b84341f98.tar.gz |
office/calibre-bin: Updated for version 5.12.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 e805afde1e..5e2bc914fa 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.11.0} +VERSION=${VERSION:-5.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index e1ed1358ab..5140245425 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="5.11.0" +VERSION="5.12.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/5.11.0/calibre-5.11.0-i686.txz" -MD5SUM="bfdce5443c9f16513359b3b3ca6d5660" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.11.0/calibre-5.11.0-x86_64.txz" -MD5SUM_x86_64="9fa6016a211fe8ad17f2ed936e4089ea" +DOWNLOAD="https://download.calibre-ebook.com/5.12.0/calibre-5.12.0-i686.txz" +MD5SUM="33f4e8a965afea26adea4f126a6514c2" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.12.0/calibre-5.12.0-x86_64.txz" +MD5SUM_x86_64="f27df0abc6831ec285c53d77cb633733" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |