summaryrefslogtreecommitdiffstats
path: root/calibre/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-08-12 17:47:27 +0000
committer Eric Hameleers <alien@slackware.com>2011-08-12 17:47:27 +0000
commite961792040eea27c831e783c695357b5ced95f0c (patch)
treee088aa31a66ea20d5597b1f81e38a61964826a23 /calibre/build
parent0caeeb21c3a7f1e9884b054e190c7495f165eac9 (diff)
downloadasb-e961792040eea27c831e783c695357b5ced95f0c.tar.gz
asb-e961792040eea27c831e783c695357b5ced95f0c.tar.xz
Update to 0.8.14
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 86dec121..7574bfa6 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -52,6 +52,8 @@
# * Update.
# 0.8.13-1: 06/aug/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.8.14-1: 12/aug/2011 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 .
@@ -62,7 +64,7 @@
# Set initial variables:
PRGNAM=calibre
-VERSION=${VERSION:-0.8.13}
+VERSION=${VERSION:-0.8.14}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}