mirror of
https://github.com/fosskers/cargo-aur.git
synced 2026-03-08 23:03:13 -05:00
-
released this
2021-06-07 12:55:09 -05:00 | 58 commits to master since this release📅 Originally published on GitHub: Mon, 07 Jun 2021 18:00:57 GMT
🏷️ Git tag created: Mon, 07 Jun 2021 17:55:09 GMTAdded
- The
conflictsfield is now added to thePKGBUILD. - Progress messages in the terminal.
LICENSEdetection and installation. If your Rust crate has a license not found in/usr/share/licenses/common/(likeMIT), thencargo aurwill copy it into the source tarball and have the PKGBUILD install it. Naturally this means you must actually have aLICENSEfile in your project, orcargo aurwill complain.
Downloads
- The