summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-08-01 09:20:05 +0000
committer Eric Hameleers <alien@slackware.com>2014-08-01 09:20:05 +0000
commit4588ab9c68a74930009e8c59db80ca6931e66dba (patch)
tree6771828edbec62789621e96004220be5a4b37286 /calibre
parentc3e993147430daf0081863a1a720132ee3f64478 (diff)
downloadasb-4588ab9c68a74930009e8c59db80ca6931e66dba.tar.gz
asb-4588ab9c68a74930009e8c59db80ca6931e66dba.tar.xz
Update to 1.47.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 fd32d43d..f907b93b 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -362,6 +362,8 @@
# * Update.
# 1.46.0-1: 27/jul/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.47.0-1: 01/aug/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 .
@@ -370,7 +372,7 @@
# -----------------------------------------------------------------------------
PRGNAM=calibre
-VERSION=${VERSION:-1.46.0}
+VERSION=${VERSION:-1.47.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}