diff --git a/mingw-w64-rtl_433/PKGBUILD b/mingw-w64-rtl_433/PKGBUILD index afd285db39..0db332d07b 100644 --- a/mingw-w64-rtl_433/PKGBUILD +++ b/mingw-w64-rtl_433/PKGBUILD @@ -5,7 +5,7 @@ pkgver=25.02 pkgrel=1 pkgdesc="Program to decode radio transmissions from devices on the ISM bands (mingw-w64)" arch=('any') -mingw_arch=('mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://github.com/merbanan/rtl_433" license=('spdx:GPL-2.0-or-later') depends=("${MINGW_PACKAGE_PREFIX}-soapysdr"