git » gd.git » commit 529fa2a

gd 2.3.3

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

gd 2.3.3

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1150261..2724a40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=gd
 pkgver=2.3.3
 pkgrel=7
 pkgdesc="Library for the dynamic creation of images by programmers"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 url="https://libgd.github.io/"
 license=('custom')
 depends=('fontconfig' 'libxpm' 'libwebp' 'libavif' 'libheif')