summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-07-12 17:59:31 +0000
committer Eric Hameleers <alien@slackware.com>2014-07-12 17:59:31 +0000
commit2db34ad8442ca5a0e5df95f406d305fc3a61ed5a (patch)
tree17e122dced77476e99c178ec22088d381e8ef7a2 /calibre
parent09f37328d26062cf5c413597305f4744882291e6 (diff)
downloadasb-2db34ad8442ca5a0e5df95f406d305fc3a61ed5a.tar.gz
asb-2db34ad8442ca5a0e5df95f406d305fc3a61ed5a.tar.xz
Update to 1.44.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 8a4e59c8..e8682cb2 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -358,6 +358,8 @@
# * Update.
# 1.43.0-1: 06/jul/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.44.0-1: 12/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 .
@@ -366,7 +368,7 @@
# -----------------------------------------------------------------------------
PRGNAM=calibre
-VERSION=${VERSION:-1.43.0}
+VERSION=${VERSION:-1.44.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}