diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-13 17:14:09 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-13 17:14:09 -0300 |
commit | 03b51852bcdd2ab24f5761a903bbebbac5028c40 (patch) | |
tree | 9dba1829189b29fe1c4f3958e67fc03e7a3de8bb /pcr/nexuiz/PKGBUILD | |
parent | 31cd277f4c3dd90f584907d9f34a9efa1cd2080d (diff) | |
download | abslibre-03b51852bcdd2ab24f5761a903bbebbac5028c40.tar.gz abslibre-03b51852bcdd2ab24f5761a903bbebbac5028c40.tar.bz2 abslibre-03b51852bcdd2ab24f5761a903bbebbac5028c40.zip |
nexuiz: removing open-source concepts on description package
Diffstat (limited to 'pcr/nexuiz/PKGBUILD')
-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 10647f6cf..3b59cd617 100644 --- a/pcr/nexuiz/PKGBUILD +++ b/pcr/nexuiz/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.5.2 _zipver=252 pkgrel=2 arch=('i686' 'x86_64') -pkgdesc="a free, open-source first person shooter" +pkgdesc="a free software first person shooter" url="http://www.nexuiz.com/" license=("GPL") depends=('alsa-lib' 'curl' 'libjpeg>=8' 'libmodplug' 'libvorbis' 'libxpm' 'libxxf86dga' 'libxxf86vm' 'sdl' 'nexuiz-data' 'libpng>=1.4.0') |