summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2022-10-21 19:45:30 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-29 10:28:31 +0700
commit0cd819909f2b75d3ac473013130c17deecd0cd33 (patch)
tree894375f8ceba33f6e80e767da66a6c3597317454
parent72621f545f36b25e5f05fe997a196caf95d242ff (diff)
downloadslackbuilds-0cd819909f2b75d3ac473013130c17deecd0cd33.tar.gz
slackbuilds-0cd819909f2b75d3ac473013130c17deecd0cd33.tar.xz
office/calibre-bin: Updated for version 6.7.1.
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 1effa634a7..4ee87ff591 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.6.1}
+VERSION=${VERSION:-6.7.1}
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 19ffcf81ab..3bdc438d6b 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.6.1"
+VERSION="6.7.1"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.6.1/calibre-6.6.1-x86_64.txz"
-MD5SUM_x86_64="b375f30bd1faf764cee10590dbb3bcbf"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.7.1/calibre-6.7.1-x86_64.txz"
+MD5SUM_x86_64="ad1c64d6454661ebfbb1bcedf2441f4b"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"