git » xorg-xcursorgen.git » commit 5a84f36

xorg-xcursorgen 1.0.8

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

xorg-xcursorgen 1.0.8

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c8e3958..dbc3bed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xorg-xcursorgen
 pkgver=1.0.8
 pkgrel=1
 pkgdesc="Create an X cursor file from PNG images"
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libx11' 'libxcursor' 'libpng')