summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheKoopaKingdom2017-12-15 23:18:21 -0500
committerTheKoopaKingdom2017-12-15 23:58:21 -0500
commit588cbac650286c8a218e742187d8e2e598caca0a (patch)
treef2dd25fea5c6c5972e0f366dc91d4ffac2bcffcb /PKGBUILD
parente3617207ddb7cde239ca0dd4af6ff98aea87c057 (diff)
downloadaur-588cbac650286c8a218e742187d8e2e598caca0a.tar.gz
Changed architecture to 64 bit and 32 bit because this package will not work on ARM architectures.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbdf874c0a23..049da8964d1c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,10 @@ pkgname='lucas-simpsons-hit-and-run-mod-launcher'
pkgver='1.16.2'
pkgrel='1'
pkgdesc="Mod launcher for The Simpsons: Hit & Run."
-arch=('any')
+arch=(
+ 'x86_64'
+ 'i686'
+)
url="https://donutteam.com/"
# The mod launcher uses the ZLIB and Lua licenses, but it doesn't make sense to redownload them for
# this because said licenses should be managed by Linux packages, and Windows licenses left up to