summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2022-08-12 20:40:21 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-13 10:40:39 +0700
commitbbf5b574aa03444d1631be9bd2900bd36f635978 (patch)
treee485bf1dffbc7f36a9a4c47890f40033c2f1aeaf
parent4539a564041147e30cdbd8afa8be47984e1098d9 (diff)
downloadslackbuilds-bbf5b574aa03444d1631be9bd2900bd36f635978.tar.gz
slackbuilds-bbf5b574aa03444d1631be9bd2900bd36f635978.tar.xz
office/calibre-bin: Updated for version 6.3.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.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 16d8c3575f..e9a8607c2c 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.2.1}
+VERSION=${VERSION:-6.3.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 e1659a5b02..acfc068f76 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.2.1"
+VERSION="6.3.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.2.1/calibre-6.2.1-x86_64.txz"
-MD5SUM_x86_64="5a388881305e975020d402ca829dfdf4"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.3.0/calibre-6.3.0-x86_64.txz"
+MD5SUM_x86_64="2cae1cad88f97b95c9501c0c0569229b"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"