diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-13 16:04:45 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-13 16:04:45 -0200 |
commit | ebe7fbb2f37a501de828ecfa7f45f6f0b577450e (patch) | |
tree | ffa9f531c48f07c238e153c999735a18c92e460e /pcr/xonotic-git | |
parent | 3bfd68735da953cc1487ec8dd5b67ff77529d9ef (diff) | |
download | abslibre-ebe7fbb2f37a501de828ecfa7f45f6f0b577450e.tar.gz abslibre-ebe7fbb2f37a501de828ecfa7f45f6f0b577450e.tar.bz2 abslibre-ebe7fbb2f37a501de828ecfa7f45f6f0b577450e.zip |
xonotic-git-20120131-1: updating version
Diffstat (limited to 'pcr/xonotic-git')
-rw-r--r-- | pcr/xonotic-git/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/xonotic-git/PKGBUILD b/pcr/xonotic-git/PKGBUILD index 2a032cd4a..70d916535 100644 --- a/pcr/xonotic-git/PKGBUILD +++ b/pcr/xonotic-git/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Alexander Suhoverhov <cy at ngs dot ru> pkgname=xonotic-git -pkgver=20120718 +pkgver=20120131 pkgrel=1 pkgdesc="A free, fast-paced crossplatform first-person shooter" arch=('i686' 'x86_64') @@ -27,12 +27,12 @@ optdepends=( 'libtheora: recording in ogv' #'d0_blind_id-git: crypto libraries for player authentification' ) -provides=('xonotic' 'xonotic-data') -conflicts=('xonotic' 'xonotic-data') +provides=('xonotic') +conflicts=('xonotic') _gitroot="git://git.xonotic.org/xonotic/xonotic.git" _gitname="xonotic" -_releasename="git-AUR" +_releasename="git-PCR" _compression=5 # the jpeg and ogg variables can be modified, the function may also be skipped for raw data |