git » libxcursor.git » commit 8d35dfd

libxcursor 1.2.2

author Urja (ARMLFS builder)
2024-07-12 17:47:54 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:54 UTC
parent db0937fcfeb89837c2ac41c5f04624134f0ca935

libxcursor 1.2.2

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c2f7714..f0f2035 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libxcursor
 pkgver=1.2.2
 pkgrel=1
 pkgdesc="X cursor management library"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://gitlab.freedesktop.org/xorg/lib/libxcursor"
 license=('HPND-sell-variant')
 depends=('libxfixes' 'libxrender' 'default-cursors' 'libx11' 'glibc' 'xorgproto')