summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2014-03-26 07:02:42 +0100
committer Erik Hanson <erik@slackbuilds.org>2014-04-12 13:59:30 -0500
commit4eba156297c46977b2b502f5049c75dd8964367e (patch)
treea764118db28b26956b2eebb3c0d3048df73ca12f /games
parentabf468218aa90761ad07010b498f1626b1b2eb19 (diff)
downloadslackbuilds-4eba156297c46977b2b502f5049c75dd8964367e.tar.gz
slackbuilds-4eba156297c46977b2b502f5049c75dd8964367e.tar.xz
games/desmume: Fixed download.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/desmume/desmume.SlackBuild2
-rw-r--r--games/desmume/desmume.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/desmume/desmume.SlackBuild b/games/desmume/desmume.SlackBuild
index 431465adb0..0328af7223 100644
--- a/games/desmume/desmume.SlackBuild
+++ b/games/desmume/desmume.SlackBuild
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.tar
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/games/desmume/desmume.info b/games/desmume/desmume.info
index 711b170d97..bdc38ac25b 100644
--- a/games/desmume/desmume.info
+++ b/games/desmume/desmume.info
@@ -1,7 +1,7 @@
PRGNAM="desmume"
VERSION="0.9.10"
HOMEPAGE="http://desmume.org/"
-DOWNLOAD="http://downloads.sourceforge.net/desmume/desmume-0.9.10.tar.tar"
+DOWNLOAD="http://downloads.sourceforge.net/desmume/desmume-0.9.10.tar.gz"
MD5SUM="a6aedfe5d6437d481aa9ac5fb5aebbea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""