Releases: alexheretic/aurto
Releases · alexheretic/aurto
v0.5.1
- Fix non-interactive summarized logging
v0.5
- Summarize build output to reduce build spam (outputs everything if the build fails)
- Reduce sudoers rules to essential
v0.4
- Add sudoers config to /etc/sudoers.d/ for
wheel
group passwordless usage
v0.3.1
- Add examples to usage help output, when running
aurto
without a proper commandaurto v0.3.1: simple management tool for the 'aurto' repository Usage: aurto add|addpkg|remove PACKAGES... Examples - add: build, or rebuild if newer than existing, one or more aur packages & add to the 'aurto' repo aurto add aurutils - remove: remove a package from the 'aurto' repo (does not uninstall) aurto remove aurutils - addpkg: add a prebuilt package to the 'aurto' repo aurto addpkg aurutils-1.5.3-8-any.pkg.tar.xz
- Only output colour when running on tty
v0.3
- Add command
aurto addpkg PACKAGES...
v0.2
- Use pacsync to keep aurto repo synced after commands & updates
v0.1
Release v0.1