summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2023-04-08 01:29:53 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-08 09:16:28 +0700
commit105752e930d849f1ba113f7ea5076b43e670718f (patch)
tree8586f9eddab85109bb61135209cf6cc631600b20 /office
parentfca294ec70b70a8d7ef9b994d33ee684066809af (diff)
downloadslackbuilds-105752e930d849f1ba113f7ea5076b43e670718f.tar.gz
slackbuilds-105752e930d849f1ba113f7ea5076b43e670718f.tar.xz
office/calibre-bin: Updated for version 6.15.0.
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 e43fc05f27..43c8668905 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.14.1}
+VERSION=${VERSION:-6.15.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 309158351c..7d797c6c19 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.14.1"
+VERSION="6.15.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.14.1/calibre-6.14.1-x86_64.txz"
-MD5SUM_x86_64="a6973e6b7c147ef772a29526f491cd14"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.15.0/calibre-6.15.0-x86_64.txz"
+MD5SUM_x86_64="ef25ac548a54d9cff4f936fe895bec33"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"