From 6773ceface0db404d43793f83a7c4189d738c209 Mon Sep 17 00:00:00 2001 From: Fridrich von Stauffenberg Date: Sat, 7 Feb 2015 06:07:35 +0700 Subject: office/kchmviewer-qt: Updated for version 7.2.1. Signed-off-by: Willy Sudiarto Raharjo --- office/kchmviewer-qt/kchmviewer-qt.SlackBuild | 6 +++--- office/kchmviewer-qt/kchmviewer-qt.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/office/kchmviewer-qt/kchmviewer-qt.SlackBuild b/office/kchmviewer-qt/kchmviewer-qt.SlackBuild index 8e91626e06..4ec2a1d58a 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-2014 Fridrich von Stauffenberg +# Copyright 2012-2015 Fridrich von Stauffenberg # 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; diff --git a/office/kchmviewer-qt/kchmviewer-qt.info b/office/kchmviewer-qt/kchmviewer-qt.info index 62a1cabf87..cd6c3cb57a 100644 --- a/office/kchmviewer-qt/kchmviewer-qt.info +++ b/office/kchmviewer-qt/kchmviewer-qt.info @@ -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="" -- cgit v1.2.3-65-gdbad