summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2022-09-02 21:03:11 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-03 17:58:46 +0700
commit720ff7e3631a6c92b2dce1c150d8d38018e577f6 (patch)
tree19ebba0cd83529d0f205387ef1f8d74d319e60cd /office
parenta5de8114c38af0cf354b0ffd8be2d66abb3c13f0 (diff)
downloadslackbuilds-720ff7e3631a6c92b2dce1c150d8d38018e577f6.tar.gz
slackbuilds-720ff7e3631a6c92b2dce1c150d8d38018e577f6.tar.xz
office/calibre-bin: Updated for version 6.4.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-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 e9a8607c2c..dc5472ba01 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.3.0}
+VERSION=${VERSION:-6.4.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 acfc068f76..b8dc8b36a7 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.3.0"
+VERSION="6.4.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.3.0/calibre-6.3.0-x86_64.txz"
-MD5SUM_x86_64="2cae1cad88f97b95c9501c0c0569229b"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.4.0/calibre-6.4.0-x86_64.txz"
+MD5SUM_x86_64="55f10ce112e7e2655dd2cf25ca6d2154"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"