summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeverin Glöckner2020-09-07 02:19:06 +0200
committerSeverin Glöckner2020-09-07 02:19:06 +0200
commit29622202e83cef95a78258a5681b43b25b96ee81 (patch)
tree2ce57919875441da25e5527984f2172b1d5b9786 /PKGBUILD
parent96a0111587abee19560fea707a6c8cb9a5bfc34e (diff)
downloadaur-29622202e83cef95a78258a5681b43b25b96ee81.tar.gz
add aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5b91e1e11dd..7862ffa62c34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=wesnoth-1.12
pkgver=1.12.6+dev
pkgrel=11
pkgdesc="Turn-based strategy game on a fantasy world (oldstable)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url="https://www.wesnoth.org"
license=('GPL')
depends=('sdl' 'sdl_image' 'sdl_mixer' 'sdl_ttf' 'sdl_net' 'boost-libs' 'bzip2' 'zlib' 'libvorbis' 'pango' 'cairo' 'fontconfig' 'dbus' 'fribidi')