summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2023-06-01 22:27:51 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-03 10:38:21 +0700
commit87ef47a088f2eff25c817898f62a24ba77642051 (patch)
treeb2cf11c8ab96a97978ebcceda75c0d3c6d9ec0cd
parent9e8a6c550b01617b5a8a753bc35e2afd80e9748a (diff)
downloadslackbuilds-87ef47a088f2eff25c817898f62a24ba77642051.tar.gz
slackbuilds-87ef47a088f2eff25c817898f62a24ba77642051.tar.xz
office/calibre-bin: Updated for version 6.19.1.
Signed-off-by: bedlam <dave@slackbuilds.org> 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 775f59ce50..24811d9880 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.18.1}
+VERSION=${VERSION:-6.19.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 6b996bdb2d..e3e50d9411 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="6.18.1"
+VERSION="6.19.1"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.18.1/calibre-6.18.1-x86_64.txz"
-MD5SUM_x86_64="5de1fe068fd530cf783ca8e2fca5052e"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.19.1/calibre-6.19.1-x86_64.txz"
+MD5SUM_x86_64="f8a95c84238ef2ed129082e4a0abbe55"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"