This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Description
Describe the bug
Amethyst scans for .pacnew files after every operation, prompting for sudo even after operations that don't need sudo permissions (e.g., ame info)
To reproduce the bug
cargo run -- info linux at latest commit
Expected behavior
It should only prompt to check .pacnew files after a package upgrade, as that's the only way .pacnew files can be installed
Screenshots

Additional context
No response