summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-05-02 07:13:55 +0000
committer Eric Hameleers <alien@slackware.com>2014-05-02 07:13:55 +0000
commitdae2eb9a0c7fc867a468c37b5d4014efe8f7030c (patch)
tree2568ceb3b4f0e3ef9207b5fa0d1861748622ac9d /calibre
parent6c602699685ad15e821b33d3a91e27c94542ed29 (diff)
downloadasb-dae2eb9a0c7fc867a468c37b5d4014efe8f7030c.tar.gz
asb-dae2eb9a0c7fc867a468c37b5d4014efe8f7030c.tar.xz
Update to 1.35.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 fc646532..f85faa89 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -340,6 +340,8 @@
# * Update.
# 1.34.0-1: 25/apr/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.35.0-1: 02/may/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 .
@@ -348,7 +350,7 @@
# -----------------------------------------------------------------------------
PRGNAM=calibre
-VERSION=${VERSION:-1.34.0}
+VERSION=${VERSION:-1.35.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}