All Versions
30
Latest Version
Avg Release Cycle
54 days
Latest Release
1246 days ago

Changelog History
Page 1

  • v3.2.2 Changes

    October 29, 2020

    πŸ›  Fixed

    • A bug involving permissions on the /tmp directory. [#661]
  • v3.2.1 Changes

    October 27, 2020

    πŸš€ With this release, Aura has passed 2,000 commits. Thank you for your ongoing support!

    πŸ”„ Changed

    • πŸ’₯ Breaking: -As and -Ai will yield an exit code of 1 if no results were found. This matches pacman.
    • πŸ“¦ -As now accepts multiple search terms to narrow in on specific packages.

    βž• Added

    • πŸ— --nocheck will be passed down to makepkg to avoid calling the check() function during the build process. #647
    • --hotedit now has a short variant: -e. #643
    • -Ars <term> or -As <term> --both can be used to yield results from both the AUR and official repos at the same time. #644

    πŸ›  Fixed

    • -Sl and -Qil now work as expected. #636 #642
    • Aura no longer displays the misleading Please check your input. message. #639
    • πŸ— File permission issues when building *-git packages. #651 #634
    • Bash completions are now possible again for Pacman commands. #641
  • v3.2.0

    October 27, 2020
  • v3.1.9 Changes

    September 11, 2020

    βž• Added

    • πŸ“¦ Pass -u to -Cc to save N installed packages, and remove all uninstalled ones. Example:

      sudo aura -Cc 3 -u aura >>= The cache contains 1706 packages, consuming 7324 megabytes. aura >>= 3 versions of each installed package will be kept. aura >>= The rest will be deleted. Okay? [Y/n] n

    πŸ“¦ Otherwise, the usual behaviour of -Cc is to save N packages in the cache, regardless of if they are installed or not.

    πŸ›  Fixed

    • πŸ“¦ AUR packages with + in their name (e.g. libc++) can be searched and installed. #630
  • v3.1.8 Changes

    August 23, 2020

    πŸ”„ Changed

    • πŸ’… Updated Polish translations. Thank you, MichaΕ‚ Kurek!
    • ⬆️ Bumped dependency bounds.
  • v3.1.7 Changes

    August 12, 2020

    πŸš€ Thanks to Sam Horvath-Hunt for contributing to this release.

    βž• Added

    • πŸ”§ Users can now configure Aura in /home/YOU/.config/aura/aura.conf instead, which takes priority over the default one at /etc/aura.conf.

    πŸ›  Fixed

    • πŸ“¦ Complications involving the cloning of *-git packages. #615
  • v3.1.6 Changes

    July 21, 2020

    πŸ”„ Changed

    • Binary size reduced by 60%!
  • v3.1.5 Changes

    July 15, 2020

    πŸ”„ Changed

    • ⚑️ Updated Spanish translations. Thank you, Max Ferrer!

    πŸ›  Fixed

    • πŸ‘ Provide better output when a listed dependency doesn't exist.
  • v3.1.4 Changes

    June 11, 2020

    πŸ›  Fixed

    • πŸ›  PATH is now passed down to all internal pacman calls. This fixes the
      πŸ“¦ inability to install DKMS packages.
      #584
  • v3.1.3

    June 11, 2020