git » xorg-xwininfo.git » commit 16a3a01

xorg-xwininfo 1.1.6

author Urja (ARMLFS builder)
2024-07-12 17:48:09 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:09 UTC
parent bdf90072f14c1556d2a1ba7f1288186b214e9128

xorg-xwininfo 1.1.6

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 49d3c74..e4bd9d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xorg-xwininfo
 pkgver=1.1.6
 pkgrel=1
 pkgdesc="Command-line utility to print information about windows on an X server"
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libxcb')