office/calibre-bin: Updated for version 4.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
63827d4898
commit
e06e2b86fe
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=calibre-bin
|
||||
VERSION=${VERSION:-3.48.0}
|
||||
VERSION=${VERSION:-4.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="calibre-bin"
|
||||
VERSION="3.48.0"
|
||||
VERSION="4.0.0"
|
||||
HOMEPAGE="https://calibre-ebook.com"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/3.48.0/calibre-3.48.0-i686.txz"
|
||||
MD5SUM="8da10325efeb63383f4232153f700ce4"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/3.48.0/calibre-3.48.0-x86_64.txz"
|
||||
MD5SUM_x86_64="332a47e764d5fcba2d26a5e35a6df96c"
|
||||
DOWNLOAD="https://download.calibre-ebook.com/4.0.0/calibre-4.0.0-i686.txz"
|
||||
MD5SUM="dface880527f4ef60ccbfa9735e3be32"
|
||||
DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.0.0/calibre-4.0.0-x86_64.txz"
|
||||
MD5SUM_x86_64="b626642b273fa50964debb3e961b9eef"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Alexander Verbovetsky"
|
||||
EMAIL="alik@ejik.org"
|
||||
|
|
Loading…
Reference in New Issue