mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
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:
parent
0a3eede3b9
commit
82205d160d
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue