summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2023-06-10 07:35:21 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-10 07:35:21 +0700
commit61b5784641a86a13b75bcf83e30ee5f766452111 (patch)
tree8986444f5d4ec4a786884934b768c4b7c672a38f
parent10da5aaa0e6420218dd8318c7e1d66fbda5b4a6a (diff)
downloadslackbuilds-61b5784641a86a13b75bcf83e30ee5f766452111.tar.gz
slackbuilds-61b5784641a86a13b75bcf83e30ee5f766452111.tar.xz
office/calibre-bin: Updated for version 6.20.0.
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.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/calibre-bin/calibre-bin.SlackBuild b/office/calibre-bin/calibre-bin.SlackBuild
index 24811d9880..d703aa0c10 100644
--- a/office/calibre-bin/calibre-bin.SlackBuild
+++ b/office/calibre-bin/calibre-bin.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=calibre-bin
-VERSION=${VERSION:-6.19.1}
+VERSION=${VERSION:-6.20.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info
index e3e50d9411..55602de013 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.19.1"
+VERSION="6.20.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.19.1/calibre-6.19.1-x86_64.txz"
-MD5SUM_x86_64="f8a95c84238ef2ed129082e4a0abbe55"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.20.0/calibre-6.20.0-x86_64.txz"
+MD5SUM_x86_64="18660b79789783afe331285dc3cc2b1f"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"