Stable Updates already have a warning that includes a link to manjaro-pacnew-checker
:
As far as I know, manjaro-pacnew-checker
offers four choices for a .pacnew
file:
- Open configuration file and .pacnew file to merge contents
- Delete .pacnew file
- Replace configuration file with .pacnew file
- Do nothing
I use a modified version of a script that only has option 1
Modified version includes request to delete .pacnew file after it has been merged in meld
BASH script to merge .pacnew files in meld · GitHub Gist - nik-gnomic