summaryrefslogtreecommitdiffstats
path: root/games/desmume/desmume.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali2011-12-16 13:16:15 +0100
committer Niels Horn2011-12-16 13:16:15 +0100
commit63561d784ca9f36d2d475526ba274b68daeb00bf (patch)
treed0926c37041c6bce25aefb7b1e874c1999bf986c /games/desmume/desmume.SlackBuild
parent2d99caa42f6df443f0e8c425fa0de2790979bfdf (diff)
downloadslackbuilds-63561d784ca9f36d2d475526ba274b68daeb00bf.tar.gz
games/desmume: Updated for version 0.9.7.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/desmume/desmume.SlackBuild')
-rw-r--r--games/desmume/desmume.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/desmume/desmume.SlackBuild b/games/desmume/desmume.SlackBuild
index bc6f2bbda0..20c7ebba4f 100644
--- a/games/desmume/desmume.SlackBuild
+++ b/games/desmume/desmume.SlackBuild
@@ -3,7 +3,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=desmume
-VERSION=0.9.6
+VERSION=0.9.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -40,7 +40,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION-1.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find . \