summaryrefslogtreecommitdiffstats
path: root/calibre/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-11-20 16:00:29 +0000
committer Eric Hameleers <alien@slackware.com>2017-11-20 16:00:29 +0000
commit0579263a2cb8771401e28434b80711072c7fccfe (patch)
tree615cc09edafa91dd856f3395e04c1657e8735cbc /calibre/build
parent1d840735be084ad9a46b1cb1144102d4d5da4793 (diff)
downloadasb-0579263a2cb8771401e28434b80711072c7fccfe.tar.gz
asb-0579263a2cb8771401e28434b80711072c7fccfe.tar.xz
calibre: updated to 3.12.0
Diffstat (limited to 'calibre/build')
-rwxr-xr-xcalibre/build/calibre.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/calibre/build/calibre.SlackBuild b/calibre/build/calibre.SlackBuild
index b7733e38..13d15013 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -87,6 +87,8 @@
# * Update.
# 3.9.0-1: 13/oct/2017 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 3.12.0-1: 20/nov/2017 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 .
@@ -96,7 +98,7 @@
PRGNAM=calibre
SRCNAM=calibre
-VERSION=${VERSION:-3.9.0}
+VERSION=${VERSION:-3.12.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}