Browse Source

office/calibre-bin: Updated for version 7.14.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/229/head
Alexander Verbovetsky 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
ae3b849062
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      office/calibre-bin/calibre-bin.SlackBuild
  2. 6
      office/calibre-bin/calibre-bin.info

2
office/calibre-bin/calibre-bin.SlackBuild

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

6
office/calibre-bin/calibre-bin.info

@ -1,10 +1,10 @@
PRGNAM="calibre-bin"
VERSION="7.13.0"
VERSION="7.14.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download.calibre-ebook.com/7.13.0/calibre-7.13.0-x86_64.txz"
MD5SUM_x86_64="78eb18976f6125164d7110d84b882288"
DOWNLOAD_x86_64="https://download.calibre-ebook.com/7.14.0/calibre-7.14.0-x86_64.txz"
MD5SUM_x86_64="64e7b8b879be4fe63f02812b1ad04e84"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"
Loading…
Cancel
Save