Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-30 | Update to v0.10.0 | Ruud van Asseldonk | |
2025-08-01 | Temporarily remove ?signed from source | Ruud van Asseldonk | |
Then we don't have to tell makepkg to ignore the signature verification. | |||
2025-08-01 | Update .SRCINFO as well | Ruud van Asseldonk | |
2025-08-01 | Update to v0.9.0 | Ruud van Asseldonk | |
Unfortunately I had to revoke my PGP key, but the v0.9.0 tag is still signed with it. I don't plan to make alternative tags, but this problem will sort itself out with the next release, that should be signed with my new key. In the meantime, building with --skippgpcheck seems to be the best option; there is no way to still check the signature but ignore the revocation warning, which would still be better than not checking anything at all. | |||
2025-03-24 | Add initial PKGBUILD for RCL 0.8.0 | Ruud van Asseldonk | |
Not sure if I'm doing this right, the Arch wiki on Rust packaging depends on Cargo rather than Rustup and picks the stable toolchain, which would likely also work, even though RCL pins the toolchain. |