summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-07-03 22:17:47 +0000
committer Eric Hameleers <alien@slackware.com>2016-07-03 22:17:47 +0000
commit4449194ed50562649be6672b4aec240606d1f54f (patch)
treedc777e5058416dcc81de2bc996182543a5ccd462 /calibre
parentbc355d8b333b09912174c27111166c7bf40d1845 (diff)
downloadasb-4449194ed50562649be6672b4aec240606d1f54f.tar.gz
asb-4449194ed50562649be6672b4aec240606d1f54f.tar.xz
calibre: updated to 2.61.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 1955e1e8..16138e1b 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -69,6 +69,8 @@
# * Update.
# 2.56.0-1: 12/may/2016 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.61.0-1: 03/jul/2016 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 .
@@ -77,7 +79,7 @@
# -----------------------------------------------------------------------------
PRGNAM=calibre
-VERSION=${VERSION:-2.56.0}
+VERSION=${VERSION:-2.61.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}