mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/calibre-bin: Updated for version 6.28.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b2b3fc1480
commit
3440bb07a2
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=calibre-bin
|
||||
VERSION=${VERSION:-6.27.0}
|
||||
VERSION=${VERSION:-6.28.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="calibre-bin"
|
||||
VERSION="6.27.0"
|
||||
VERSION="6.28.0"
|
||||
HOMEPAGE="https://calibre-ebook.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.27.0/calibre-6.27.0-x86_64.txz"
|
||||
MD5SUM_x86_64="1d33bd0f5497198fe82a442312bc034f"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/6.28.0/calibre-6.28.0-x86_64.txz"
|
||||
MD5SUM_x86_64="8c2502f0f67bde04ed5e4a47529c4d70"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in a new issue