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 | |
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')
-rw-r--r-- | office/kchmviewer-qt/doinst.sh | 1 | ||||
-rw-r--r-- | office/kchmviewer-qt/kchmviewer-qt.SlackBuild | 4 | ||||
-rw-r--r-- | office/kchmviewer-qt/kchmviewer-qt.info | 6 |
3 files changed, 5 insertions, 6 deletions
diff --git a/office/kchmviewer-qt/doinst.sh b/office/kchmviewer-qt/doinst.sh index 4e8ba7071d..5fb28930db 100644 --- a/office/kchmviewer-qt/doinst.sh +++ b/office/kchmviewer-qt/doinst.sh @@ -1,4 +1,3 @@ if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 fi - 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} diff --git a/office/kchmviewer-qt/kchmviewer-qt.info b/office/kchmviewer-qt/kchmviewer-qt.info index b55dc2f688..90669c9823 100644 --- a/office/kchmviewer-qt/kchmviewer-qt.info +++ b/office/kchmviewer-qt/kchmviewer-qt.info @@ -1,8 +1,8 @@ PRGNAM="kchmviewer-qt" -VERSION="6.0" +VERSION="6.1" HOMEPAGE="http://www.kchmviewer.net" -DOWNLOAD="http://downloads.sourceforge.net/kchmviewer/kchmviewer-6.0.tar.gz" -MD5SUM="940fdeeb5f50cdd0d0611f7a13e003f9" +DOWNLOAD="http://downloads.sourceforge.net/kchmviewer/kchmviewer-6.1.tar.gz" +MD5SUM="09471178529b47cbeb3bcb68200a81a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |