office/calibre-bin: Updated for version 6.16.0.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-04-21 23:03:22 +01:00 committed by Willy Sudiarto Raharjo
parent 0a3eede3b9
commit 82205d160d
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.15.1}
VERSION=${VERSION:-6.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
VERSION="6.15.1"
VERSION="6.16.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.15.1/calibre-6.15.1-x86_64.txz"
MD5SUM_x86_64="a1cad6dfcf7d9835c4f702a1dbfd1b78"
DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.16.0/calibre-6.16.0-x86_64.txz"
MD5SUM_x86_64="e773840d392a25bb91fabace9df17cb8"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"