git » xcb-util-image.git » commit a2c1d63

xcb-util-image 0.4.1

author Urja (ARMLFS builder)
2024-07-12 17:47:57 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:57 UTC
parent 94d46d6a1d3b08effc1659daea0b92ca31d89282

xcb-util-image 0.4.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7bf1dae..d3037f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xcb-util-image
 pkgver=0.4.1
 pkgrel=2
 pkgdesc="Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://xcb.freedesktop.org"
 license=('custom')
 depends=('libxcb' 'xcb-util')