summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2022-09-17 01:15:04 +0100
committerbedlam <dave@slackbuilds.org>2022-09-17 01:15:04 +0100
commitc226fcf65ffd35a6927aed8d858c830546ebd175 (patch)
treee649a5231150439de8b46b2a2e127c273eadda57
parente1723f4f2df3bd6bf5f16758d3288d16cf3c3bf8 (diff)
downloadslackbuilds-c226fcf65ffd35a6927aed8d858c830546ebd175.tar.gz
office/calibre-bin: Updated for version 6.5.0.
Signed-off-by: bedlam <dave@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 dc5472ba01..ef314e22e9 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.4.0}
+VERSION=${VERSION:-6.5.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 b8dc8b36a7..bb7fb34f6f 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.4.0"
+VERSION="6.5.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.4.0/calibre-6.4.0-x86_64.txz"
-MD5SUM_x86_64="55f10ce112e7e2655dd2cf25ca6d2154"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.5.0/calibre-6.5.0-x86_64.txz"
+MD5SUM_x86_64="c9e5873031fbeeac6d28c52f26f3a0d2"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"