summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-02-24 11:40:23 +0000
committer Eric Hameleers <alien@slackware.com>2012-02-24 11:40:23 +0000
commit91db8ffb4ebc7f366ff4b2a6823e70e04f2a8845 (patch)
tree83c78ed37f5a0e7fcf0f4aecaa831051112bb974
parent17853b29ccfc0973e19c5411f57f2cef21f1e178 (diff)
downloadasb-91db8ffb4ebc7f366ff4b2a6823e70e04f2a8845.tar.gz
asb-91db8ffb4ebc7f366ff4b2a6823e70e04f2a8845.tar.xz
Update to 0.8.41
-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 1158e1e5..e4dca767 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -110,6 +110,8 @@
# * Update.
# 0.8.40-1: 17/feb/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.8.41-1: 24/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 .
@@ -120,7 +122,7 @@
# Set initial variables:
PRGNAM=calibre
-VERSION=${VERSION:-0.8.40}
+VERSION=${VERSION:-0.8.41}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}