aboutsummaryrefslogtreecommitdiff
path: root/office/calibre-bin
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2023-04-28 06:54:53 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-29 18:11:43 +0700
commit413c4cb03ff201e94314df02fd39b16b3be81dd6 (patch)
tree9a109431a04e5d68d0344f91deb7b7012ef7ee29 /office/calibre-bin
parent6f64bbe1b861a00f133538309764a61c78c94c97 (diff)
downloadslackbuilds-413c4cb03ff201e94314df02fd39b16b3be81dd6.tar.xz
office/calibre-bin: Updated for version 6.17.0.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/calibre-bin')
-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 5f75c97994f7..c8c7b2f9c1eb 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.16.0}
+VERSION=${VERSION:-6.17.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 b5240d69ddd1..a043fb273a06 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.16.0"
+VERSION="6.17.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.16.0/calibre-6.16.0-x86_64.txz"
-MD5SUM_x86_64="e773840d392a25bb91fabace9df17cb8"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.17.0/calibre-6.17.0-x86_64.txz"
+MD5SUM_x86_64="5300d75967b2b968041379dbfd1af7de"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"