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 1922b025..ada8daff 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -302,6 +302,8 @@
# * Update.
# 1.15.0-1: 13/dec/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.16.0-1: 20/dec/2013 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 .
@@ -312,7 +314,7 @@
# Set initial variables:
PRGNAM=calibre
-VERSION=${VERSION:-1.15.0}
+VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}