summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorsMortium2023-09-08 23:55:34 +0200
committerMorsMortium2023-09-08 23:55:34 +0200
commit43a1ae834ead9bee4f23011fb3694d64b8e4ad11 (patch)
tree68e95ea5a31f3efa1b58788232caf06854968d1b /PKGBUILD
parent89e02417bf5ed6ebbdffda4a57e90d2fe7dca695 (diff)
downloadaur-43a1ae834ead9bee4f23011fb3694d64b8e4ad11.tar.gz
Proper architecture
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a198ca64cb7..6ca825eb7ebc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=${_pkgname}-git
pkgver=r170.a33c631
pkgrel=1
pkgdesc='A 3D platform game featuring the famous Linux mascot.'
-arch=('any')
+arch=('x86_64')
url="https://gitlab.com/luckeyproductions/games/${_pkgname}"
license=('GPL3' 'CC0' 'CC-BY-3.0' 'CC-BY-4.0' 'CC-BY-SA-4.0')
depends=('dry')