summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
13 daysfix: upstream Cargo.lock mismatch causing build failureakshatayush
AUR user https://aur.archlinux.org/account/trumpetrespas had already noticed the issue and provided their prepare function. Other changes: 1. build flag --locked changed to --frozen (~ --locked and --offline), because the dependencies are already being pre-fetched. 2. added check() because why not. lets check if the built binary passes all its tests. 3. 'LicenseRef-' suffix for the license name. to satisfy damn namcap.
2026-05-01correction: update license infoAkshat Ayush
2026-05-01Initial upload: zsa-zapp-gitAkshat Ayush