office/calibre-bin: Updated for version 6.28.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-10-07 00:53:46 +07:00 committed by Willy Sudiarto Raharjo
parent b2b3fc1480
commit 3440bb07a2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=calibre-bin
VERSION=${VERSION:-6.27.0}
VERSION=${VERSION:-6.28.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
VERSION="6.27.0"
VERSION="6.28.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.27.0/calibre-6.27.0-x86_64.txz"
MD5SUM_x86_64="1d33bd0f5497198fe82a442312bc034f"
DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.28.0/calibre-6.28.0-x86_64.txz"
MD5SUM_x86_64="8c2502f0f67bde04ed5e4a47529c4d70"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"