summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-04-04 07:05:47 +0000
committer Eric Hameleers <alien@slackware.com>2014-04-04 07:05:47 +0000
commitd2b418d43a6ffacdd7b5dec49143a9f48b725c14 (patch)
tree15656dbb73ed6cc8da6b5cd76e1610456ba39f13 /calibre
parentfd72aceb9a48fb231f74d95fbbbcc0186ada5763 (diff)
downloadasb-d2b418d43a6ffacdd7b5dec49143a9f48b725c14.tar.gz
asb-d2b418d43a6ffacdd7b5dec49143a9f48b725c14.tar.xz
Update to 1.31.0
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}