summaryrefslogtreecommitdiffstats
path: root/calibre
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-01-31 09:21:07 +0000
committer Eric Hameleers <alien@slackware.com>2014-01-31 09:21:07 +0000
commit804aaec59a0d7d0fcfc7d2a8d71a7bd218e88004 (patch)
tree26a94319a6a0e244b68c2da473caabccf277add3 /calibre
parentb69e3040dff42f68dc6ee44f18f82818e6b86665 (diff)
downloadasb-804aaec59a0d7d0fcfc7d2a8d71a7bd218e88004.tar.gz
asb-804aaec59a0d7d0fcfc7d2a8d71a7bd218e88004.tar.xz
Update to 1.22.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 6271793d..68d00e12 100755
--- a/calibre/build/calibre.SlackBuild
+++ b/calibre/build/calibre.SlackBuild
@@ -314,6 +314,8 @@
# * Update.
# 1.21.0-1: 24/jan/2014 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.22.0-1: 31/jan/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 .
@@ -322,7 +324,7 @@
# -----------------------------------------------------------------------------
PRGNAM=calibre
-VERSION=${VERSION:-1.21.0}
+VERSION=${VERSION:-1.22.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j4 "}
TAG=${TAG:-alien}