summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky2022-05-07 02:05:22 +0200
committer Willy Sudiarto Raharjo2022-05-07 08:59:30 +0200
commit2397cdb3373c41824cdae4b7332376f99ffddc0a (patch)
treefa9f44923d83db4a3b8dd6b5206e56546038e968
parent19238a29443a0e6b13ee53f6e35da46a15d69e4a (diff)
downloadslackbuilds-2397cdb3373c41824cdae4b7332376f99ffddc0a.tar.gz
office/calibre-bin: Updated for version 5.42.0.
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.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/office/calibre-bin/calibre-bin.SlackBuild b/office/calibre-bin/calibre-bin.SlackBuild
index 022e1b1b10..0ac14387fe 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:-5.41.0}
+VERSION=${VERSION:-5.42.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 5e885c5d13..f7ab932eda 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="5.41.0"
+VERSION="5.42.0"
HOMEPAGE="https://calibre-ebook.com"
-DOWNLOAD="https://download.calibre-ebook.com/5.41.0/calibre-5.41.0-i686.txz"
-MD5SUM="97dd293155cb8b1334e55e920a03b06c"
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.41.0/calibre-5.41.0-x86_64.txz"
-MD5SUM_x86_64="f83c2d54b2d31f5e1ccda9d3602dad21"
+DOWNLOAD="https://download.calibre-ebook.com/5.42.0/calibre-5.42.0-i686.txz"
+MD5SUM="26ef1e7c335cc7462c489f0ac1041979"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/5.42.0/calibre-5.42.0-x86_64.txz"
+MD5SUM_x86_64="5c32a8eccb9e61c52e32c0e085adc2c5"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"