From 7332b97cd96e4445d554b41b846714e7ad9e61e5 Mon Sep 17 00:00:00 2001 From: "Erik W. Hanson" Date: Wed, 3 Mar 2010 14:19:27 -0600 Subject: games/starfigter: Build bump. Removed the references to starfighter music download as it is not needed. Thanks to Tim Dickson. --- games/starfighter/starfighter.SlackBuild | 7 +------ games/starfighter/starfighter.info | 8 +++----- 2 files changed, 4 insertions(+), 11 deletions(-) (limited to 'games') diff --git a/games/starfighter/starfighter.SlackBuild b/games/starfighter/starfighter.SlackBuild index 8865d99fb7..a944418ddc 100644 --- a/games/starfighter/starfighter.SlackBuild +++ b/games/starfighter/starfighter.SlackBuild @@ -6,7 +6,7 @@ PRGNAM=starfighter VERSION=${VERSION:-1.1} ARCH=${ARCH:-i486} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} CWD=$(pwd) @@ -52,11 +52,6 @@ make install \ DOCDIR=$PKG/usr/doc/$PRGNAM-$VERSION/ \ DATADIR=$PKG/usr/share/games/parallelrealities/ -# Add music to the package -unzip -d $PKG/usr/share/games/parallelrealities $CWD/$PRGNAM-1.0-1.music.zip -chmod 0755 $PKG/usr/share/games/parallelrealities/music -find $PKG/usr/share/games/parallelrealities/music -type f -exec chmod 0644 {} \; - # Fixup ownership (no need for games group ownership of anything) chown -R root:root $PKG diff --git a/games/starfighter/starfighter.info b/games/starfighter/starfighter.info index 1cc1b2674d..3d9c8ffc55 100644 --- a/games/starfighter/starfighter.info +++ b/games/starfighter/starfighter.info @@ -1,12 +1,10 @@ PRGNAM="starfighter" VERSION="1.1" HOMEPAGE="http://www.parallelrealities.co.uk/projects/starfighter.php" -DOWNLOAD="http://www.parallelrealities.co.uk/download/starfighter/starfighter-1.1-1.tar.gz \ - http://www.parallelrealities.co.uk/download/starfighter/starfighter-1.0-1.music.zip" -MD5SUM="6a4b704dbc83c7403842b936f95ee958 \ - ae0ff17bb6489a1b42ed381249a9340c" +DOWNLOAD="http://www.parallelrealities.co.uk/download/starfighter/starfighter-1.1-1.tar.gz" +MD5SUM="6a4b704dbc83c7403842b936f95ee958" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Tim Dickson (timsoft)" EMAIL="tim@tree-of-life.co.uk" -APPROVED="rworkman" +APPROVED="Erik Hanson" -- cgit v1.2.3