summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2022-11-26 06:55:07 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-26 06:55:07 +0700
commit0498d3c9422decdcca9b3dc25c09789d3a2f53fb (patch)
treefee52aa241bfe4614d34c96c025d6e5197e9d52f
parent1e4e6470780bde03ad930d09d56f2d58def1aa12 (diff)
downloadslackbuilds-0498d3c9422decdcca9b3dc25c09789d3a2f53fb.tar.gz
slackbuilds-0498d3c9422decdcca9b3dc25c09789d3a2f53fb.tar.xz
office/calibre-bin: Updated for version 6.9.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 3b2b9953f3..373aa8abdf 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.8.0}
+VERSION=${VERSION:-6.9.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 ca0a79d4f5..b4c4ecac8e 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.8.0"
+VERSION="6.9.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.8.0/calibre-6.8.0-x86_64.txz"
-MD5SUM_x86_64="ec13b5360a4bf9c2dabb8ce36fd93665"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.9.0/calibre-6.9.0-x86_64.txz"
+MD5SUM_x86_64="fc0768cf9eae840d36b8a81df1bff669"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"