summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky2020-10-30 21:42:42 +0100
committer Willy Sudiarto Raharjo2020-10-31 05:15:26 +0100
commit21c3c2f49763394faf9ce74dfdf2818b547daa01 (patch)
treea0cfbc5b24ecbb53fb1fc89909c273d20180a3a2
parent7b3e9b9e611cf7968ee2ec5e7059b5094075e361 (diff)
downloadslackbuilds-21c3c2f49763394faf9ce74dfdf2818b547daa01.tar.gz
office/calibre-bin: Updated for version 5.4.2.
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.SlackBuild2
-rw-r--r--office/calibre-bin/calibre-bin.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/office/calibre-bin/calibre-bin.SlackBuild b/office/calibre-bin/calibre-bin.SlackBuild
index 78dcaa82b7..8e0470028b 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.3.0}
+VERSION=${VERSION:-5.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info
index f04073e5a9..b7827d9525 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="5.3.0"
+VERSION="5.4.2"
HOMEPAGE="https://calibre-ebook.com"
-DOWNLOAD="https://download.calibre-ebook.com/5.3.0/calibre-5.3.0-i686.txz"
-MD5SUM="e44c137057a02b538acbfe22f785403f"
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.3.0/calibre-5.3.0-x86_64.txz"
-MD5SUM_x86_64="323c4e4bc807d250b7d1b47d0d10e74f"
+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"
REQUIRES="libxkbcommon"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"