office/calibre-bin: Updated for version 6.6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2022-10-01 07:32:12 +07:00 committed by Willy Sudiarto Raharjo
parent 10cdd9c5db
commit 91aa49367d
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.5.0}
VERSION=${VERSION:-6.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

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