summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-02-03 14:40:56 +0000
committer Eric Hameleers <alien@slackware.com>2012-02-03 14:40:56 +0000
commit3e967aff978b463d81ea75b1285ee76b23db869a (patch)
treef923d02f084c2b1d2318bd084b66b3b9474a378d /calibre
parent677485e6f80e751111806d6015613415058ecf04 (diff)
downloadasb-3e967aff978b463d81ea75b1285ee76b23db869a.tar.gz
asb-3e967aff978b463d81ea75b1285ee76b23db869a.tar.xz
Update to 0.8.38
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 d6044009..7a883d7d 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -104,6 +104,8 @@
# * Update.
# 0.8.37-1: 27/jan/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.8.38-1: 03/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 .
@@ -114,7 +116,7 @@
# Set initial variables:
PRGNAM=calibre
-VERSION=${VERSION:-0.8.37}
+VERSION=${VERSION:-0.8.38}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}