summaryrefslogtreecommitdiffstats
path: root/games/dreamchess
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2010-05-13 00:26:09 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:26:09 +0200
commit52b3f093c5180b7b7aaadb1398090e70b98a9f4f (patch)
treedab347ce1df1c06a9025f2aca1e835b5e58fec0d /games/dreamchess
parent6b1db1c788e38e69b6930c3089ba047e9c3d14d0 (diff)
downloadslackbuilds-52b3f093c5180b7b7aaadb1398090e70b98a9f4f.tar.gz
slackbuilds-52b3f093c5180b7b7aaadb1398090e70b98a9f4f.tar.xz
games/dreamchess: Updated for version 0.2.0
Diffstat (limited to 'games/dreamchess')
-rw-r--r--games/dreamchess/dreamchess.SlackBuild2
-rw-r--r--games/dreamchess/dreamchess.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/games/dreamchess/dreamchess.SlackBuild b/games/dreamchess/dreamchess.SlackBuild
index efca21df5e..e9e05bdde7 100644
--- a/games/dreamchess/dreamchess.SlackBuild
+++ b/games/dreamchess/dreamchess.SlackBuild
@@ -73,4 +73,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/dreamchess/dreamchess.info b/games/dreamchess/dreamchess.info
index e2fff8e503..e93b7b28bf 100644
--- a/games/dreamchess/dreamchess.info
+++ b/games/dreamchess/dreamchess.info
@@ -2,7 +2,9 @@ PRGNAM="dreamchess"
VERSION="0.2.0"
HOMEPAGE="http://www.dreamchess.org/"
DOWNLOAD="http://download.berlios.de/dreamchess/dreamchess-0.2.0.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="0e837e14819c1e7d0232c6beb4d5c185"
+MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
APPROVED="rworkman"