diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-26 10:49:12 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-26 10:49:12 -0200 |
commit | fdd75af71b67bef60b30bc9b3758e49b4df8f45b (patch) | |
tree | 82672dab323ebc9ec21ac7cd66c50b3d0f33faa2 /pcr/nexuiz | |
parent | b09ba89b0befbf21eb7e34f8526f2d21e50bbd5c (diff) |
nexuiz and nexuiz-data: fixing release
Diffstat (limited to 'pcr/nexuiz')
-rw-r--r-- | pcr/nexuiz/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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" |