summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky2023-09-22 18:27:34 +0200
committer Willy Sudiarto Raharjo2023-09-23 03:42:59 +0200
commit79fcbe79c41fff7130320596dcbaf4f88c6b44ca (patch)
tree14f2c85d7112cfa3ad8286b004ffbaa56766cd58
parent8a0f241bf08128cc67effff784cdc8550c461c46 (diff)
downloadslackbuilds-79fcbe79c41fff7130320596dcbaf4f88c6b44ca.tar.gz
office/calibre-bin: Updated for version 6.27.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 3b5c0fab9b..0e6b8bf451 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.26.0}
+VERSION=${VERSION:-6.27.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 b44f78e4bc..c1dd7e9553 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.26.0"
+VERSION="6.27.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.26.0/calibre-6.26.0-x86_64.txz"
-MD5SUM_x86_64="9eec976402e38c5d4b13bf9ce138734c"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.27.0/calibre-6.27.0-x86_64.txz"
+MD5SUM_x86_64="1d33bd0f5497198fe82a442312bc034f"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"