summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
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 8118a149..b8a40300 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -332,6 +332,8 @@
# * Update.
# 1.30.0-1: 28/mar/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.31.0-1: 04/mar/2014 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 .
@@ -340,7 +342,7 @@
# -----------------------------------------------------------------------------
PRGNAM=calibre
-VERSION=${VERSION:-1.30.0}
+VERSION=${VERSION:-1.31.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}