Another case for the rustup installs; If you're using something like rua that jails the build automatically you need to drop the following in the prepare section of the PKGBUILD. Your builds can't see your toolchains from jail.
rustup default stable # Whatever gets a toolchain installed here.
rustup target add i686-unknown-linux-gnu
Or just run it in a jail yourself but I like rua to track all my aur stuff.
Pinned Comments
patlefort commented on 2026-05-18 20:11 (UTC)
A copy of the GPG key is located in
keys/pgpof this package.gpg --import keys/pgp/D637032E45B8C6585B9456565D2EEE6F6F349D7C.asc