summaryrefslogtreecommitdiffstats
path: root/calibre/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-09-08 22:13:08 +0000
committer Eric Hameleers <alien@slackware.com>2019-09-08 22:13:08 +0000
commitb3709b223d0a9b3f1a1aa15410cfa305e481863e (patch)
tree27fbb8d7f38939b2b112b4b421535986ada52e03 /calibre/build
parent7791dca31e2e51486a02e8eda8f9d1866971b78d (diff)
downloadasb-b3709b223d0a9b3f1a1aa15410cfa305e481863e.tar.gz
asb-b3709b223d0a9b3f1a1aa15410cfa305e481863e.tar.xz
calibre: updated to 3.47.1.
The update of html5-parser was necessary to fix a bug with some EPUBs
Diffstat (limited to 'calibre/build')
-rwxr-xr-xcalibre/build/calibre.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/calibre/build/calibre.SlackBuild b/calibre/build/calibre.SlackBuild
index 0e77e242..bcf76a9c 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -116,6 +116,8 @@
# * Update.
# 3.46.0-1: 27/jul/2019 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.47.1-1: 08/sep/2019 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh calibre.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -125,7 +127,7 @@
PRGNAM=calibre
SRCNAM=calibre
-VERSION=${VERSION:-3.46.0}
+VERSION=${VERSION:-3.47.1}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}
TAG=${TAG:-alien}
@@ -173,7 +175,7 @@ INT_DUKPY=0.3
INT_FEEDPARSER=5.2.1
INT_HTML2TEXT=2018.1.9
INT_HTML5LIB=0.999999999
-INT_HTML5PARSER=0.4.6
+INT_HTML5PARSER=0.4.8
INT_IMAGING=3.2.0
INT_LXML=3.8.0
INT_MARKDOWN=3.0.1