summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-07-27 18:52:28 +0000
committer Eric Hameleers <alien@slackware.com>2014-07-27 18:52:28 +0000
commitc3e993147430daf0081863a1a720132ee3f64478 (patch)
tree3273f1689be21a1c8abd9bb935b3ef37f33e3f1d /calibre
parent10da8a664927491aedc0374e444f754f82dab507 (diff)
downloadasb-c3e993147430daf0081863a1a720132ee3f64478.tar.gz
asb-c3e993147430daf0081863a1a720132ee3f64478.tar.xz
Update to 1.46.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 dc1d0140..fd32d43d 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -360,6 +360,8 @@
# * Update.
# 1.44.0-1: 12/jul/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.46.0-1: 27/jul/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 .
@@ -368,7 +370,7 @@
# -----------------------------------------------------------------------------
PRGNAM=calibre
-VERSION=${VERSION:-1.44.0}
+VERSION=${VERSION:-1.46.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}