office/calibre-bin: Updated for version 7.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9756ea936a
commit
9ead018adf
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=calibre-bin
|
||||
VERSION=${VERSION:-7.0.0}
|
||||
VERSION=${VERSION:-7.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="calibre-bin"
|
||||
VERSION="7.0.0"
|
||||
VERSION="7.1.0"
|
||||
HOMEPAGE="https://calibre-ebook.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/7.0.0/calibre-7.0.0-x86_64.txz"
|
||||
MD5SUM_x86_64="0ee81853f898d1a4bab0cdc08e8ae8d2"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/7.1.0/calibre-7.1.0-x86_64.txz"
|
||||
MD5SUM_x86_64="4d8d1ebd8b1ac870a5abc31df62a7100"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in New Issue