Added
-A
: It is now possible to build packages as theroot
user by using thenobody
user to runmakepkg
internally. This enables Aura to be used more easily in remote servers and Docker containers.-A
: new--shellcheck
flag (and config setting) to scan PKGBUILDs via Shellcheck.- New command:
free
- deps: new
--open
option automatically opens a viewer.
Changed
- deps:
dot
is automatically called internally. No more need to fight with pipes. -Ak
: prompt user again after diffs are shown.
Fixed
- When building a split package, only the requested packages will be installed.
-Ay
: refresh all clones, not just installed packages.-A
: restore--skipdepcheck
.-A
: restore--build
.- Fall back to
find
iffd
isn't installed.
Removed
- The entire
open
command. It wasn't useful.