Thanks, it seems that my rustup wasn't up-to-date, and the update was blocked due to some component not available from the toolchain:
error: component 'rls-preview' for target 'x86_64-unknown-linux-gnu' is unavailable for download for channel 'stable'
Had to do the following to update it properly:
rustup component remove --toolchain stable rls-preview
rustup update stable
Pinned Comments
yochananmarqos commented on 2021-12-01 23:30 (UTC) (edited on 2021-12-01 23:32 (UTC) by yochananmarqos)
--> ALWAYS DO A CLEAN BUILD <--
This package will verify the signature of the git tag / commit. Developer keys are available here and instructions are here. See the PKGBUILD to determine which developer key you need.