games/nexuiz: Updated for version 2.5.1

This commit is contained in:
Chess Griffin 2010-05-13 00:26:47 +02:00 committed by David Somero
parent d14b39cb5c
commit 2c69ddb024
2 changed files with 3 additions and 1 deletions

View file

@ -105,4 +105,4 @@ fi
chmod 755 $PKG/usr/games/nexuiz*
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}

View file

@ -2,7 +2,9 @@ PRGNAM="nexuiz"
VERSION="2.5.1"
HOMEPAGE="http://www.alientrap.org/nexuiz"
DOWNLOAD="http://downloads.sourceforge.net/nexuiz/nexuiz-251.zip"
DOWNLOAD_x86_64=""
MD5SUM="8e945f71a922f1f87ab406bafadde93f"
MD5SUM_x86_64=""
MAINTAINER="Chess Griffin"
EMAIL="chess@chessgriffin.com"
APPROVED="dsomero"