summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-02-17 09:26:21 +0000
committer Eric Hameleers <alien@slackware.com>2012-02-17 09:26:21 +0000
commitcd583b53404c55b867915d6a068d9cec081ddf21 (patch)
tree27264d5a2568822de7e1950ab04413836fa161cd /calibre
parentf9a614ab0b35d62b9fa4fc9c8f9ef344f447e8b6 (diff)
downloadasb-cd583b53404c55b867915d6a068d9cec081ddf21.tar.gz
asb-cd583b53404c55b867915d6a068d9cec081ddf21.tar.xz
Update to 0.8.40
Diffstat (limited to 'calibre')
-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 cf250a72..1158e1e5 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -108,6 +108,8 @@
# * Update.
# 0.8.39-1: 10/feb/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.8.40-1: 17/feb/2012 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 .
@@ -118,7 +120,7 @@
# Set initial variables:
PRGNAM=calibre
-VERSION=${VERSION:-0.8.39}
+VERSION=${VERSION:-0.8.40}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}