git » libtiff.git » commit de46b49

libtiff 4.6.0

author Urja (ARMLFS builder)
2024-07-12 17:48:04 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:04 UTC
parent 6eecfa7e3c5b7ea2927b5c26cfea9eb4f3936430

libtiff 4.6.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index bdcf9b8..c5afa42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=4.6.0
 pkgrel=4
 pkgdesc='Library for manipulation of TIFF images'
 url='http://www.simplesystems.org/libtiff/'
-arch=('armv7h')
+arch=('armv7h' 'aarch64')
 license=('custom')
 depends=('gcc-libs' 'glibc' 'libjpeg-turbo' 'libjpeg.so' 'zlib' 'xz' 'zstd')
 makedepends=('git')