git » opencore-amr.git » commit 0775088

opencore-amr 0.1.6

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

opencore-amr 0.1.6

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7763244..ad04aa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=opencore-amr
 pkgver=0.1.6
 pkgrel=1
 pkgdesc="Open source implementation of the Adaptive Multi Rate (AMR) speech codec"
-arch=(armv7h)
+arch=(armv7h 'aarch64')
 license=(Apache)
 url="https://sourceforge.net/projects/opencore-amr/"
 source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)