git » xcb-util-wm.git » commit 1d446ea

xcb-util-wm 0.4.2

author Urja (ARMLFS builder)
2024-07-12 17:48:03 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:03 UTC
parent 06a3f07a0907ddb806ea44f2b93a0ff9ef3facdc

xcb-util-wm 0.4.2

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 0830c00..1ea202e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xcb-util-wm
 pkgver=0.4.2
 pkgrel=1
 pkgdesc="Utility libraries for XC Binding - client and window-manager helpers for ICCCM"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://xcb.freedesktop.org"
 license=('custom')
 depends=('libxcb')