From 0d10165c00eaba0426a835f2cacb39c2771f71c2 Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Sat, 20 Jan 2024 00:48:27 +0700 Subject: [PATCH] office/calibre-bin: Updated for version 7.4.0. Signed-off-by: Willy Sudiarto Raharjo --- office/calibre-bin/calibre-bin.SlackBuild | 2 +- office/calibre-bin/calibre-bin.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/office/calibre-bin/calibre-bin.SlackBuild b/office/calibre-bin/calibre-bin.SlackBuild index 7606773fcc..eb591d1b4e 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:-7.3.0} +VERSION=${VERSION:-7.4.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 e85fbc3c8b..d2470cd2a5 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="7.3.0" +VERSION="7.4.0" HOMEPAGE="https://calibre-ebook.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/7.3.0/calibre-7.3.0-x86_64.txz" -MD5SUM_x86_64="e3570b04954d0462d3fe0776fd447e5c" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/7.4.0/calibre-7.4.0-x86_64.txz" +MD5SUM_x86_64="2e9a6158b5cca3151eb414b2938421ad" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org"