git » ghostscript.git » commit d7493b5

ghostscript 10.03.0

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

ghostscript 10.03.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 65afc34..61e115a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=10.03.0
 pkgrel=2
 pkgdesc="An interpreter for the PostScript language"
 url="https://www.ghostscript.com/"
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('AGPL-3.0-or-later')
 depends=('fontconfig' 'zlib' 'libpng' 'libjpeg' 
          'libtiff' 'libpaper' 'libidn' 'poppler-data'