summaryrefslogtreecommitdiff
path: root/pcr/nexuiz
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-26 02:22:43 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-26 02:22:43 -0200
commit155ca5fb8c8648f8a69295097a0044380291917a (patch)
tree4acb83cda6844723d43e6d102f3873e72ceedf60 /pcr/nexuiz
parent7e64f3e2f53da081c5d9acb791d20c0fb8652657 (diff)
nexuiz and nexuiz-data: fixing url
Diffstat (limited to 'pcr/nexuiz')
-rw-r--r--pcr/nexuiz/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/nexuiz/PKGBUILD b/pcr/nexuiz/PKGBUILD
index 5c3b50899..0dc56d81b 100644
--- a/pcr/nexuiz/PKGBUILD
+++ b/pcr/nexuiz/PKGBUILD
@@ -8,10 +8,10 @@
pkgname=nexuiz
pkgver=2.5.2
_zipver=252
-pkgrel=2.2
+pkgrel=2.3
arch=('i686' 'x86_64')
pkgdesc="A free software first person shooter"
-url="http://www.alientrap.org/games/nexuiz/"
+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')