summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2023-05-26 20:38:59 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-27 08:08:53 +0700
commitd91f8b90e6435bcf7af5f5061939c586abfee648 (patch)
tree253870e4bfcb624442b90696c93b07afde6118d0 /office
parent91b34378e6c05f5ae004e69984d427ad92b4963c (diff)
downloadslackbuilds-d91f8b90e6435bcf7af5f5061939c586abfee648.tar.gz
slackbuilds-d91f8b90e6435bcf7af5f5061939c586abfee648.tar.xz
office/calibre-bin: Updated for version 6.18.1.
Signed-off-by: bedlam <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 c8c7b2f9c1..775f59ce50 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.17.0}
+VERSION=${VERSION:-6.18.1}
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 a043fb273a..6b996bdb2d 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.17.0"
+VERSION="6.18.1"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.17.0/calibre-6.17.0-x86_64.txz"
-MD5SUM_x86_64="5300d75967b2b968041379dbfd1af7de"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.18.1/calibre-6.18.1-x86_64.txz"
+MD5SUM_x86_64="5de1fe068fd530cf783ca8e2fca5052e"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"