summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-07-29 22:42:09 +0000
committer Eric Hameleers <alien@slackware.com>2011-07-29 22:42:09 +0000
commitc7636895918df0846702f320e8a3886f7c9f07f3 (patch)
tree191b7d234b01a70c74b1dc8e0c6271dd591d9036
parentee602a70489e9e4e955b4aada4e717bf3a7d4084 (diff)
downloadasb-c7636895918df0846702f320e8a3886f7c9f07f3.tar.gz
asb-c7636895918df0846702f320e8a3886f7c9f07f3.tar.xz
Update to 0.8.12
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 ec55d992..5c33e930 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -48,6 +48,8 @@
# * Update.
# 0.8.11-1: 28/jul/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.8.12-1: 30/jul/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 .
@@ -58,7 +60,7 @@
# Set initial variables:
PRGNAM=calibre
-VERSION=${VERSION:-0.8.11}
+VERSION=${VERSION:-0.8.12}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}