From 370ca9d9a962d24f8bb23f2e1db767981e9f8eef Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado 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(-) (limited to 'pcr/nexuiz') 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-54-g00ecf From 79cd6118a232da04e20f969bf181dbd09e2e67df Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 23 Feb 2013 02:27:56 -0200 Subject: nexuiz: fixing description --- pcr/nexuiz/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/nexuiz') diff --git a/pcr/nexuiz/PKGBUILD b/pcr/nexuiz/PKGBUILD index 1d1d513d4..5c3b50899 100644 --- a/pcr/nexuiz/PKGBUILD +++ b/pcr/nexuiz/PKGBUILD @@ -8,9 +8,9 @@ pkgname=nexuiz pkgver=2.5.2 _zipver=252 -pkgrel=2.1 +pkgrel=2.2 arch=('i686' 'x86_64') -pkgdesc="a free software first person shooter" +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') -- cgit v1.2.3-54-g00ecf From 155ca5fb8c8648f8a69295097a0044380291917a Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 26 Feb 2013 02:22:43 -0200 Subject: nexuiz and nexuiz-data: fixing url --- pcr/nexuiz-data/PKGBUILD | 4 ++-- pcr/nexuiz/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'pcr/nexuiz') diff --git a/pcr/nexuiz-data/PKGBUILD b/pcr/nexuiz-data/PKGBUILD index edd338097..619da3465 100644 --- a/pcr/nexuiz-data/PKGBUILD +++ b/pcr/nexuiz-data/PKGBUILD @@ -9,11 +9,11 @@ pkgname=nexuiz-data _pkgsourcename=nexuiz pkgver=2.5.2 _zipver=252 -pkgrel=1 +pkgrel=1.1 arch=('any') pkgdesc="Nexuiz game data" conflicts=('nexuiz<2.5.1-3') -url="http://www.nexuiz.com/" +url="http://www.alientrap.org/games/nexuiz" license=("GPL") source=(http://downloads.sourceforge.net/${_pkgsourcename}/${_pkgsourcename}-${_zipver}.zip) md5sums=('d750bc328e58df8492f8d88bdcf818cb') 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') -- cgit v1.2.3-54-g00ecf From fdd75af71b67bef60b30bc9b3758e49b4df8f45b Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 26 Feb 2013 10:49:12 -0200 Subject: nexuiz and nexuiz-data: fixing release --- pcr/nexuiz-data/PKGBUILD | 2 +- pcr/nexuiz/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/nexuiz') diff --git a/pcr/nexuiz-data/PKGBUILD b/pcr/nexuiz-data/PKGBUILD index 3fd9c28d2..f6d3ba62c 100644 --- a/pcr/nexuiz-data/PKGBUILD +++ b/pcr/nexuiz-data/PKGBUILD @@ -9,7 +9,7 @@ pkgname=nexuiz-data _pkgsourcename=nexuiz pkgver=2.5.2 _zipver=252 -pkgrel=2.1 +pkgrel=3 arch=('any') pkgdesc="Nexuiz game data" conflicts=('nexuiz<2.5.1-3') diff --git a/pcr/nexuiz/PKGBUILD b/pcr/nexuiz/PKGBUILD index 0dc56d81b..1e3fdfbeb 100644 --- a/pcr/nexuiz/PKGBUILD +++ b/pcr/nexuiz/PKGBUILD @@ -8,7 +8,7 @@ pkgname=nexuiz pkgver=2.5.2 _zipver=252 -pkgrel=2.3 +pkgrel=3 arch=('i686' 'x86_64') pkgdesc="A free software first person shooter" url="http://www.alientrap.org/games/nexuiz" -- cgit v1.2.3-54-g00ecf