diff options
Diffstat (limited to 'pcr/nexuiz')
-rw-r--r-- | pcr/nexuiz/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/nexuiz/PKGBUILD b/pcr/nexuiz/PKGBUILD index 3b59cd617..1e3fdfbeb 100644 --- a/pcr/nexuiz/PKGBUILD +++ b/pcr/nexuiz/PKGBUILD @@ -8,10 +8,10 @@ pkgname=nexuiz pkgver=2.5.2 _zipver=252 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') -pkgdesc="a free software first person shooter" -url="http://www.nexuiz.com/" +pkgdesc="A free software first person shooter" +url="http://www.alientrap.org/games/nexuiz" license=("GPL") depends=('alsa-lib' 'curl' 'libjpeg>=8' 'libmodplug' 'libvorbis' 'libxpm' 'libxxf86dga' 'libxxf86vm' 'sdl' 'nexuiz-data' 'libpng>=1.4.0') makedepends=('mesa') |