summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJose Riha2021-09-12 22:55:59 +0200
committerJose Riha2021-09-12 22:55:59 +0200
commit70365f16701625ae36f925d28712ac01bf476b4e (patch)
tree44a66c4543cad70ecdc621a12d7af64f6f2f2003 /.SRCINFO
parent484852e806407e3c0af1bf854502e53a32520cb0 (diff)
downloadaur-gfusion-demo.tar.gz
Add x86_64 arch (thanks @micwoj92)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a02153908561..efd806cf59ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
pkgbase = gfusion-demo
pkgdesc = Galcon Fusion is a high-paced multi-player galactic arcade-strategy game (demo)
pkgver = 1
- pkgrel = 2
+ pkgrel = 3
url = http://www.galcon.com/fusion/
arch = i686
+ arch = x86_64
license = custom:free_demo
makedepends = imagemagick
makedepends = mesa
- depends = sdl_image
source = http://www.galcon.com/fusion/files/gfusion.tgz
source = gfusion-demo.desktop
md5sums = ad7781d4eadd9612a5fb6f026073e126
md5sums = fb11aeb07b3ef6e26edba60ba0ec0eaf
+ depends_i686 = sdl_image
+ depends_x86_64 = lib32-sdl_image
+ depends_x86_64 = lib32-glu
pkgname = gfusion-demo
-