games/nexuiz: Updated for version 2.5.1
This commit is contained in:
parent
d14b39cb5c
commit
2c69ddb024
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue