diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2021-03-26 18:56:48 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-27 10:23:09 +0700 |
commit | 9eab3aadda9edde62cae84240714d83e61726453 (patch) | |
tree | 4015629a04e3e2a21ba1a961042e17cc7a18c561 | |
parent | 0d8f35ba4132700ce7f034bf97873d8f54ef3982 (diff) | |
download | slackbuilds-9eab3aadda9edde62cae84240714d83e61726453.tar.gz |
office/calibre-bin: Updated for version 5.14.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 b89f3584a5..415caacf22 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.13.0} +VERSION=${VERSION:-5.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 12258fbc0d..13283f2499 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="5.13.0" +VERSION="5.14.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/5.13.0/calibre-5.13.0-i686.txz" -MD5SUM="bee0e8e36d69f3dd598099f8dac2ec06" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.13.0/calibre-5.13.0-x86_64.txz" -MD5SUM_x86_64="820e7935e8af8c4a591f50e3804587c5" +DOWNLOAD="https://download.calibre-ebook.com/5.14.0/calibre-5.14.0-i686.txz" +MD5SUM="cacae9b6017d98b0cb0f1729b69912a9" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.14.0/calibre-5.14.0-x86_64.txz" +MD5SUM_x86_64="075e5e00a5c65daceb5a96100e15f076" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |