yay v9.4.0 - libalpm v12.0.0
During installation, the following warning shows up:
==> WARNING: PACKAGER should have the format 'Example Name <[email protected]>'
git clone https://aur.archlinux.org/yay.gitcd yaymakepkg -siI believe that's the new makepkg version's doing. It's related to your entry of PACKAGER in /etc/makepkg.conf
#-- Packager: name/email of the person or organization building packages
#PACKAGER="John Doe <[email protected]>"
As it happens I already made a patch for this yesterday. Don't expect to see it any time soon though.
Most helpful comment
As it happens I already made a patch for this yesterday. Don't expect to see it any time soon though.
https://patchwork.archlinux.org/patch/1289/