summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-09-30 19:21:17 +0000
committer Eric Hameleers <alien@slackware.com>2011-09-30 19:21:17 +0000
commit6ccf028ec793cae3c0981f13ad85048408308818 (patch)
treed2db1f3d40d4822f5018db2ee65ddf39d68ee40c /calibre
parent5146cd3b68592febf40beefbf5f45b97a514013f (diff)
downloadasb-6ccf028ec793cae3c0981f13ad85048408308818.tar.gz
asb-6ccf028ec793cae3c0981f13ad85048408308818.tar.xz
Update to 0.8.21
Diffstat (limited to '')
-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 0092b962..4191eee1 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -66,6 +66,8 @@
# * Update.
# 0.8.20-1: 24/sep/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.8.21-1: 30/sep/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 .
@@ -76,7 +78,7 @@
# Set initial variables:
PRGNAM=calibre
-VERSION=${VERSION:-0.8.20}
+VERSION=${VERSION:-0.8.21}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}