summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-12-02 21:21:03 +0000
committer Eric Hameleers <alien@slackware.com>2015-12-02 21:21:03 +0000
commitf69a24410178e270bfb8dd6476139b773b1f74e3 (patch)
tree4d0a17b37a2b9ec8fb7e87173552d67c51917ace /calibre
parent980d29f545b16f1f93d953bb5b09b1e2017abece (diff)
downloadasb-f69a24410178e270bfb8dd6476139b773b1f74e3.tar.gz
asb-f69a24410178e270bfb8dd6476139b773b1f74e3.tar.xz
calibre: updated to 2.45.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 723b5bbf..9360036a 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -61,6 +61,8 @@
# * Update.
# 2.44.1-1: 22/nov/2015 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 2.45.0-1: 02/dec/2015 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 .
@@ -69,7 +71,7 @@
# -----------------------------------------------------------------------------
PRGNAM=calibre
-VERSION=${VERSION:-2.44.1}
+VERSION=${VERSION:-2.45.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}