office/calibre: Updated for version 3.25.0

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2018-06-09 16:22:15 -07:00 committed by David Spencer
parent bf8545d2ea
commit 037a2455b4
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for calibre
# Copyright 2009-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2009-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=calibre
VERSION=${VERSION:-3.9.0}
VERSION=${VERSION:-3.25.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="calibre"
VERSION="3.9.0"
VERSION="3.25.0"
HOMEPAGE="https://calibre-ebook.com"
DOWNLOAD="https://download.calibre-ebook.com/3.9.0/calibre-3.9.0.tar.xz"
MD5SUM="e3163d8f851921423f06a44dc3b33fe2"
DOWNLOAD="https://download.calibre-ebook.com/3.25.0/calibre-3.25.0.tar.xz"
MD5SUM="c445f851b361bc6277a5087a101d9464"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser"
REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil netifaces psutil cssselect apsw optipng PyQt5 Pygments msgpack-python regex html5-parser dukpy unrardll"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"