Releases: alexheretic/aurto
Releases · alexheretic/aurto
v0.6.7
- Wait for network-online before update-aurto service
v0.6.6
- Add bash/fish shell
aurto remove
completion of packages in the aurto repo - Improve fish shell subcommand completion
v0.6.5
- Add basic bash shell completion
- Add basic fish shell completion
v0.6.4
- Fix help formatting
- Handle running
aurto
as root by re-running as installer user - Handle running
/usr/lib/aurto/update-aurto
as non-root by re-running as root
v0.6.3
- Prompt
/var/lib/pacman/local
dir listeners after updating a package in the aurto repo. This allows gnome extension arch-update to show timely messages.
v0.6.2
- Update repository just after system startup
v0.6.1
- Don't fail on pacsync aurto failures during update-aurto checks (pacman locks)
- Use simple non-blocking systemd service for update-aurto (previously oneshot)
v0.6.0
- Print pacman install hint after
aurto add
- Simplify Running: cmd printing
- Improve print color usage & clarity
v0.5.3
- Fix git version check stdout/stderr issue
v0.5.2
- Fix unclean aurbuild chroot causing git checking to fail sometimes