git » libexif.git » commit ccfb397

libexif 0.6.24

author Urja (ARMLFS builder)
2024-07-12 17:47:59 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:59 UTC
parent 195cf15d40165761c913a4a8e1508e64adb24bc9

libexif 0.6.24

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 1fa20a5..3463fe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.6.24
 pkgrel=2
 pkgdesc='Library to parse an EXIF file and read the data from those tags'
 url='https://github.com/libexif/libexif'
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 license=('LGPL')
 depends=('glibc')
 provides=('libexif.so')