office/kchmviewer-qt: Updated for version 7.2.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2015-02-07 06:07:35 +07:00 committed by Willy Sudiarto Raharjo
parent 925200a844
commit 6773ceface
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for KchmViewer (Qt-only version)
# Copyright 2012-2014 Fridrich von Stauffenberg <cancellor2@gmail.com>
# Copyright 2012-2015 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:-7.1}
VERSION=${VERSION:-7.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -49,7 +49,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $ORIG_PRGNAM-$VERSION
tar xvf $CWD/$ORIG_PRGNAM-$VERSION.tar.gz
cd $ORIG_PRGNAM-$VERSION
cd $ORIG_PRGNAM-${VERSION%.*}
chown -R root:root .
sed -i "s/$ORIG_PRGNAM/$PRGNAM/g;

View file

@ -1,8 +1,8 @@
PRGNAM="kchmviewer-qt"
VERSION="7.1"
VERSION="7.2.1"
HOMEPAGE="http://www.kchmviewer.net"
DOWNLOAD="http://downloads.sourceforge.net/kchmviewer/kchmviewer-7.1.tar.gz"
MD5SUM="bdf99e82f0f95e29bf9e24b86292601c"
DOWNLOAD="http://downloads.sourceforge.net/kchmviewer/kchmviewer-7.2.1.tar.gz"
MD5SUM="9ae14d647543960afd9c2a1d5e023108"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""