summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2010-05-13 00:26:01 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:26:01 +0200
commit997c3acf72361bbbb6758d39dd1a759a661c670c (patch)
tree9b465b14e45063d1a373b2d84a84b244402f9aa9
parent7e61e48b8ff655972176d33dab2b7391dbb98d81 (diff)
downloadslackbuilds-997c3acf72361bbbb6758d39dd1a759a661c670c.tar.gz
slackbuilds-997c3acf72361bbbb6758d39dd1a759a661c670c.tar.xz
games/brickout: Updated for version 20020609
-rw-r--r--games/brickout/brickout.SlackBuild2
-rw-r--r--games/brickout/brickout.desktop3
-rw-r--r--games/brickout/brickout.info2
3 files changed, 4 insertions, 3 deletions
diff --git a/games/brickout/brickout.SlackBuild b/games/brickout/brickout.SlackBuild
index 09583821c2..ff8f521c8c 100644
--- a/games/brickout/brickout.SlackBuild
+++ b/games/brickout/brickout.SlackBuild
@@ -78,4 +78,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/brickout/brickout.desktop b/games/brickout/brickout.desktop
index 706bf6e027..e0aec7e255 100644
--- a/games/brickout/brickout.desktop
+++ b/games/brickout/brickout.desktop
@@ -1,8 +1,7 @@
[Desktop Entry]
-Encoding=UTF-8
Name=Brickout
Exec=brickout
Type=Application
Icon=brickout
GenericName=Brickout Game
-Categories=Game;Arcade;
+Categories=Game;ArcadeGame;
diff --git a/games/brickout/brickout.info b/games/brickout/brickout.info
index 31b381f14b..2082b0c0ca 100644
--- a/games/brickout/brickout.info
+++ b/games/brickout/brickout.info
@@ -2,7 +2,9 @@ PRGNAM="brickout"
VERSION="20020609"
HOMEPAGE="http://www.newbreedsoftware.com/brickout/"
DOWNLOAD="ftp://ftp.tuxpaint.org/unix/agenda/brickout/src/brickout-2002.06.09.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="f191a5658e4262e85499e5b69433af89"
+MD5SUM_x86_64=""
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"
APPROVED="dsomero"