git » libogg.git » commit f7507b4

libogg 1.3.5

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

libogg 1.3.5

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9d26921..4cec7b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libogg
 pkgver=1.3.5
 pkgrel=1
 pkgdesc='Ogg bitstream and framing library'
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 url=https://www.xiph.org/ogg/
 license=(BSD)
 depends=(glibc)