Skip to content

1.4.0

Compare
Choose a tag to compare
@fosskers fosskers released this 07 Jun 18:00
· 53 commits to master since this release

Added

  • The conflicts field is now added to the PKGBUILD.
  • Progress messages in the terminal.
  • LICENSE detection and installation. If your Rust crate has a license not found in /usr/share/licenses/common/ (like MIT), then cargo aur will copy it into the source tarball and have the PKGBUILD install it. Naturally this means you must actually have a LICENSE file in your project, or cargo aur will complain.