summaryrefslogtreecommitdiffstats
path: root/desktop/nwg-look/nwg-look.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/nwg-look/nwg-look.SlackBuild')
-rw-r--r--desktop/nwg-look/nwg-look.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/nwg-look/nwg-look.SlackBuild b/desktop/nwg-look/nwg-look.SlackBuild
index 9ffdf40adf..f613631a1a 100644
--- a/desktop/nwg-look/nwg-look.SlackBuild
+++ b/desktop/nwg-look/nwg-look.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nwg-look
-VERSION=${VERSION:-0.2.6}
+VERSION=${VERSION:-0.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -73,9 +73,9 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/v$VERSION.tar.?z || tar xvf $CWD/$PRGNAM-$VERSION.tar.?z
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z || tar xvf $CWD/v$VERSION.tar.?z
cd $PRGNAM-$VERSION
-tar xvf $CWD/nwg-look-vendor-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-vendor-$VERSION.tar.?z
chown -R root:root .
find -L . \