diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2014-08-03 10:09:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 10:09:10 +0700 |
commit | d2a1d5dc6a39624dc663220bc62cd3852657599f (patch) | |
tree | cf532a5f012613027fbd095adee140cb0ed0b876 /office/kchmviewer-qt/kchmviewer-qt.SlackBuild | |
parent | 215cd146bb1b02a89bc1e5c783878b6487dfb95d (diff) | |
download | slackbuilds-d2a1d5dc6a39624dc663220bc62cd3852657599f.tar.gz |
office/kchmviewer-qt: Updated for version 6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/kchmviewer-qt/kchmviewer-qt.SlackBuild')
-rw-r--r-- | office/kchmviewer-qt/kchmviewer-qt.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/kchmviewer-qt/kchmviewer-qt.SlackBuild b/office/kchmviewer-qt/kchmviewer-qt.SlackBuild index 60d5918b97..96ae8beb8a 100644 --- a/office/kchmviewer-qt/kchmviewer-qt.SlackBuild +++ b/office/kchmviewer-qt/kchmviewer-qt.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for KchmViewer (Qt-only version) -# Copyright 2012 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2012-2014 Fridrich von Stauffenberg <cancellor2@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=kchmviewer-qt -VERSION=${VERSION:-6.0} +VERSION=${VERSION:-6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |