summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2010-05-13 00:27:20 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:27:20 +0200
commit4a36e0595484f879308d682c5fd4c4d06ba10841 (patch)
treee7ffc48bba08246d2707632221151849c3aeb08e /games
parent89dafba17708cd5a4f800cb34cea0636c3712708 (diff)
downloadslackbuilds-4a36e0595484f879308d682c5fd4c4d06ba10841.tar.gz
slackbuilds-4a36e0595484f879308d682c5fd4c4d06ba10841.tar.xz
games/torcs: Updated for version 1.3.1
Diffstat (limited to 'games')
-rw-r--r--games/torcs/torcs.SlackBuild2
-rw-r--r--games/torcs/torcs.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/games/torcs/torcs.SlackBuild b/games/torcs/torcs.SlackBuild
index 53f9757c60..29e6bf0143 100644
--- a/games/torcs/torcs.SlackBuild
+++ b/games/torcs/torcs.SlackBuild
@@ -92,4 +92,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/games/torcs/torcs.info b/games/torcs/torcs.info
index 965f934293..26f4382723 100644
--- a/games/torcs/torcs.info
+++ b/games/torcs/torcs.info
@@ -2,7 +2,9 @@ PRGNAM="torcs"
VERSION="1.3.1"
HOMEPAGE="http://torcs.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/torcs/torcs-1.3.1.tar.bz2"
+DOWNLOAD_x86_64=""
MD5SUM="f3efd94fb52e9963e176bf441cdab7b3"
+MD5SUM_x86_64=""
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"
APPROVED="rworkman"