office/kchmviewer-qt: Updated for version 6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2014-08-03 10:09:10 +07:00 committed by Willy Sudiarto Raharjo
parent 215cd146bb
commit d2a1d5dc6a
3 changed files with 5 additions and 6 deletions

View file

@ -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

View file

@ -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}

View file

@ -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=""