summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2023-08-05 08:39:41 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-05 08:39:41 +0700
commitd8e8fa301e2acde026787f970a56f90700cfa3d0 (patch)
tree3ee04160d0eb534a0c566cbe806d0eeb8fe707aa
parent5bf361ebb1d7b1a74caf46b8f4a55cc456a6f745 (diff)
downloadslackbuilds-d8e8fa301e2acde026787f970a56f90700cfa3d0.tar.gz
slackbuilds-d8e8fa301e2acde026787f970a56f90700cfa3d0.tar.xz
office/calibre-bin: Updated for version 6.24.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 98943a4830..ed0a3aed41 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.23.0}
+VERSION=${VERSION:-6.24.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 3d03ca3ac1..0ccfd9a059 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.23.0"
+VERSION="6.24.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.23.0/calibre-6.23.0-x86_64.txz"
-MD5SUM_x86_64="7bb34ba7c56bca2278b750ebe59a95f6"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.24.0/calibre-6.24.0-x86_64.txz"
+MD5SUM_x86_64="28c8f77ff42e1545adf115cfa85fe59d"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"