mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/calibre: Updated for version 3.25.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
bf8545d2ea
commit
037a2455b4
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for calibre
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=calibre
|
PRGNAM=calibre
|
||||||
VERSION=${VERSION:-3.9.0}
|
VERSION=${VERSION:-3.25.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="calibre"
|
PRGNAM="calibre"
|
||||||
VERSION="3.9.0"
|
VERSION="3.25.0"
|
||||||
HOMEPAGE="https://calibre-ebook.com"
|
HOMEPAGE="https://calibre-ebook.com"
|
||||||
DOWNLOAD="https://download.calibre-ebook.com/3.9.0/calibre-3.9.0.tar.xz"
|
DOWNLOAD="https://download.calibre-ebook.com/3.25.0/calibre-3.25.0.tar.xz"
|
||||||
MD5SUM="e3163d8f851921423f06a44dc3b33fe2"
|
MD5SUM="c445f851b361bc6277a5087a101d9464"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_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"
|
MAINTAINER="Larry Hajali"
|
||||||
EMAIL="larryhaja[at]gmail[dot]com"
|
EMAIL="larryhaja[at]gmail[dot]com"
|
||||||
|
|
Loading…
Reference in a new issue