From a647721d8cf5f21b2b3cec61691a38f5f9e26e38 Mon Sep 17 00:00:00 2001 From: Alex Word Date: Sun, 23 Jan 2011 23:43:20 -0600 Subject: games/xmoto: Updated for version 0.5.4. Signed-off-by: Robby Workman --- games/xmoto/xmoto.SlackBuild | 17 +++++------------ games/xmoto/xmoto.info | 8 ++++---- 2 files changed, 9 insertions(+), 16 deletions(-) (limited to 'games') diff --git a/games/xmoto/xmoto.SlackBuild b/games/xmoto/xmoto.SlackBuild index fe7b3ebdc7..cfc31098a4 100644 --- a/games/xmoto/xmoto.SlackBuild +++ b/games/xmoto/xmoto.SlackBuild @@ -1,17 +1,10 @@ #!/bin/sh -## Written by hollywoodb (hollywoodb@fastmail.fm) - -## Feel free to use, modify, redistribute this script. -## If you make changes please modify the "Written by" -## so that I don't recieve emails about a script I -## did not write. Thanks. - # Modified by the SlackBuilds.org project -# Updated by Alex Word +# Maintained by Alex Word PRGNAM=xmoto -VERSION=0.5.3 +VERSION=0.5.4 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -24,9 +17,9 @@ if [ -z "$ARCH" ]; then fi CWD=$(pwd) -TMP=${TMP:-/tmp/SBo} # For consistency's sake, use this +TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM -OUTPUT=${OUTPUT:-/tmp} # Drop the package in /tmp +OUTPUT=${OUTPUT:-/tmp} if [ "$ARCH" = "i486" ]; then SLKCFLAGS="-O2 -march=i486 -mtune=i686" @@ -91,7 +84,7 @@ gzip -9 $PKG/usr/man/man?/*.? mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - ABOUT-NLS AUTHORS COPYING INSTALL NEWS README TODO ChangeLog \ + AUTHORS COPYING INSTALL NEWS README TODO ChangeLog \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/games/xmoto/xmoto.info b/games/xmoto/xmoto.info index 9e3ff36667..524f7c1655 100644 --- a/games/xmoto/xmoto.info +++ b/games/xmoto/xmoto.info @@ -1,10 +1,10 @@ PRGNAM="xmoto" -VERSION="0.5.3" +VERSION="0.5.4" HOMEPAGE="http://xmoto.tuxfamily.org/" -DOWNLOAD="http://download.tuxfamily.org/xmoto/xmoto/0.5.3/xmoto-0.5.3-src.tar.gz" -MD5SUM="7505965c1c64c0080023c7ed6d5cfedd" +DOWNLOAD="http://download.tuxfamily.org/xmoto/xmoto/0.5.4/xmoto-0.5.4-src.tar.gz" +MD5SUM="57f7b435c735aa04cf08d4c41b30f244" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Alex Word" EMAIL="alex_word86@yahoo.com" -APPROVED="Erik Hanson" +APPROVED="rworkman" -- cgit v1.2.3