summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2024-04-20 00:48:06 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-20 01:11:17 +0700
commitb77f4a37148e3d4c6b58a761f146f67d3857613a (patch)
tree06845ae54545ec91142e7fdfebee889985df9de7 /office
parent316aeb3a11e38033527329658e3b0abc9ffa16cf (diff)
downloadslackbuilds-b77f4a37148e3d4c6b58a761f146f67d3857613a.tar.gz
slackbuilds-b77f4a37148e3d4c6b58a761f146f67d3857613a.tar.xz
office/calibre-bin: Updated for version 7.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-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 02880e9b4c..0adcf0b982 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.8.0}
+VERSION=${VERSION:-7.9.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 d7f49bddfc..0d2217abd9 100644
--- a/office/calibre-bin/calibre-bin.info
+++ b/office/calibre-bin/calibre-bin.info
@@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
-VERSION="7.8.0"
+VERSION="7.9.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.calibre-ebook.com/7.8.0/calibre-7.8.0-x86_64.txz"
-MD5SUM_x86_64="0924fc95f90edde8b607a029a84ccce6"
+DOWNLOAD_x86_64="https://download.calibre-ebook.com/7.9.0/calibre-7.9.0-x86_64.txz"
+MD5SUM_x86_64="fcff97c68fadeb4c9f6e731fae94af35"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"