summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnathan Jenkins2016-03-16 11:14:06 -0700
committerJohnathan Jenkins2016-03-16 11:14:06 -0700
commit0105a2b2dc6207c14a7c94a42c962cb1b894cbe1 (patch)
tree64be2effb72f57f47f05049dffcffb9b2c693427
parent722c23891c3e20d6e84f92554be21441b132a428 (diff)
downloadaur-0105a2b2dc6207c14a7c94a42c962cb1b894cbe1.tar.gz
new arch add
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63587900d5aa..c6fc07c1b4e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Wed Mar 16 18:13:49 UTC 2016
pkgbase = libretro-genesis-plus-gx-git
pkgdesc = libretro implementation of Genesis Plus GX. (Sega Master System/Sega Game Gear/Sega Mega Drive/Sega Genesis/Sega CD)
pkgver = 927.5b3e8c4
@@ -7,6 +9,7 @@ pkgbase = libretro-genesis-plus-gx-git
arch = x86_64
arch = arm
arch = armv6h
+ arch = armv7h
license = custom
makedepends = git
depends = zlib
diff --git a/PKGBUILD b/PKGBUILD
index 3c41b42de1ca..38e4e88d74ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libretro-genesis-plus-gx-git
pkgver=927.5b3e8c4
pkgrel=1
pkgdesc="libretro implementation of Genesis Plus GX. (Sega Master System/Sega Game Gear/Sega Mega Drive/Sega Genesis/Sega CD)"
-arch=('i686' 'x86_64' 'arm' 'armv6h')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="https://github.com/libretro/Genesis-Plus-GX"
license=('custom')
conflicts=('libretro-genplus-git')