git » wayland.git » commit 0049b25

wayland 1.22.0

author Urja (ARMLFS builder)
2024-07-12 17:47:53 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:53 UTC
parent 506c4078e190aeb10db24643125cd6e1ac8efa9c

wayland 1.22.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d806bbc..6d9f414 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=(wayland)
 pkgver=1.22.0
 pkgrel=1
 pkgdesc='A computer display server protocol'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url='https://wayland.freedesktop.org/'
 license=('MIT')
 depends=('glibc' 'libffi' 'expat' 'libxml2' 'default-cursors')