summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2024-04-12 23:06:35 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:03:45 +0700
commit527d292171bb7831f0519d6ebb2a6bbeb5a17a97 (patch)
tree41e20228f96d2e9a06e1fbbdb5387fd0af7a277f
parent36f1169eafc9dffcc86a91285598029f16cd00ca (diff)
downloadslackbuilds-527d292171bb7831f0519d6ebb2a6bbeb5a17a97.tar.gz
slackbuilds-527d292171bb7831f0519d6ebb2a6bbeb5a17a97.tar.xz
office/calibre-bin: Updated for version 7.8.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 1a2062e0c3..02880e9b4c 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.7.0}
+VERSION=${VERSION:-7.8.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 7a6a700777..d7f49bddfc 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="7.7.0"
+VERSION="7.8.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/7.7.0/calibre-7.7.0-x86_64.txz"
-MD5SUM_x86_64="46558dcf83fe0bb3dc357585b9920b67"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/7.8.0/calibre-7.8.0-x86_64.txz"
+MD5SUM_x86_64="0924fc95f90edde8b607a029a84ccce6"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"