summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlashbunny2013-07-22 23:43:08 -0400
committerSlashbunny2015-06-08 18:47:12 -0400
commit6ad79e8b2da23ff9d4778c0a690b6f1a595c6917 (patch)
treece129e1954b195048a04fb5f9b078ad3cce19e67
parent70139c150de41b21c222d30ff28934b8c7de5c60 (diff)
downloadaur-6ad79e8b2da23ff9d4778c0a690b6f1a595c6917.tar.gz
Change arch to any
-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')