summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-07-06 22:02:31 +0000
committer Eric Hameleers <alien@slackware.com>2014-07-06 22:02:31 +0000
commit09f37328d26062cf5c413597305f4744882291e6 (patch)
tree2c8b690c024d08925522aa1a0da4d3b2b6e1360d /calibre
parent17a6fa05ad051338655c35e33cfdd1b315c8283c (diff)
downloadasb-09f37328d26062cf5c413597305f4744882291e6.tar.gz
asb-09f37328d26062cf5c413597305f4744882291e6.tar.xz
Update to 1.43.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 efc0c9d5..8a4e59c8 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -356,6 +356,8 @@
# * Update.
# 1.42.0-1: 27/jun/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.43.0-1: 06/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 .
@@ -364,7 +366,7 @@
# -----------------------------------------------------------------------------
PRGNAM=calibre
-VERSION=${VERSION:-1.42.0}
+VERSION=${VERSION:-1.43.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}