summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12a48c72dc81..ddaae0591fdb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,8 +3,7 @@ pkgbase = quake3-rocketarena
pkgver = 1.80
pkgrel = 1
url = http://rocketarena.planetquake.gamespy.com/
- arch = i686
- arch = x86_64
+ arch = any
license = custom
depends = quake3
source = http://games.mirrors.tds.net/pub/planetquake3/modifications/rocketarena3/ra3180.zip
diff --git a/PKGBUILD b/PKGBUILD
index e0e0d9855e99..904c317e4b3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Rocket Arena is a modification for Quake 3 where players compete in multiple arenas tournament style."
url="http://rocketarena.planetquake.gamespy.com/"
license=('custom')
-arch=('i686' 'x86_64')
+arch=('any')
depends=('quake3')
source=('http://games.mirrors.tds.net/pub/planetquake3/modifications/rocketarena3/ra3180.zip')
md5sums=('68e9ac4f5571d85c963e985193c16230')