summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-08-08 18:56:31 +0000
committer Eric Hameleers <alien@slackware.com>2014-08-08 18:56:31 +0000
commit74a0822b9617ed085de3e4cd526764579d355435 (patch)
treef3a3ffc2dbb5c0f9ef1dd2dafedd7f24b8e25057 /calibre
parent2ec7ff2d1c1a6019dc8501297b8604b27c2001b1 (diff)
downloadasb-74a0822b9617ed085de3e4cd526764579d355435.tar.gz
asb-74a0822b9617ed085de3e4cd526764579d355435.tar.xz
Update to 1.48.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 f907b93b..745f440c 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -364,6 +364,8 @@
# * Update.
# 1.47.0-1: 01/aug/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.48.0-1: 08/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 .
@@ -372,7 +374,7 @@
# -----------------------------------------------------------------------------
PRGNAM=calibre
-VERSION=${VERSION:-1.47.0}
+VERSION=${VERSION:-1.48.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}