From 370ca9d9a962d24f8bb23f2e1db767981e9f8eef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?=
 <emulatorman@lavabit.com>
Date: Fri, 22 Feb 2013 15:41:20 -0200
Subject: nexuiz-2.5.2-2.1: changing incorrect upstream URL to Nexuiz GPL
 website

---
 pcr/nexuiz/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pcr/nexuiz/PKGBUILD b/pcr/nexuiz/PKGBUILD
index 3b59cd617..1d1d513d4 100644
--- a/pcr/nexuiz/PKGBUILD
+++ b/pcr/nexuiz/PKGBUILD
@@ -8,10 +8,10 @@
 pkgname=nexuiz
 pkgver=2.5.2
 _zipver=252
-pkgrel=2
+pkgrel=2.1
 arch=('i686' 'x86_64')
 pkgdesc="a free software first person shooter"
-url="http://www.nexuiz.com/"
+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')
-- 
cgit v1.2.3-2-g168b