@sender: I was able to validate the new key by using gpg --keyserver keys.openpgp.org --recv-keys 5E6DDE998AB73B8E with the key of validpgpkeys=('95DE904AB800754A11D80B605E6DDE998AB73B8E') in the PKGBUILD
Found the key here: https://keys.openpgp.org/search?q=5E6DDE998AB73B8E
As a side note, I'm thinking this package that downloads the .phar files directly should be named php-codesniffer-bin
I have a version of the PKGBUILD here that builds the .phar files from the source directly: https://github.com/matt-h/aur-pkgbuilds/blob/main/php-codesniffer/PKGBUILD
Pinned Comments
sender commented on 2025-06-18 10:56 (UTC) (edited on 2025-06-18 10:56 (UTC) by sender)
In case of missing PGP-key run:
gpg --keyserver hkps://keys.openpgp.org --recv-keys D91D86963AF3A29B6520462297B02DD8E5071466Note: the previous PGP-key for juliette@phpcodesniffer.com expired in May 2025. If desired you can list all keys associated with that account via
gpg --list-keys juliette@phpcodesniffer.comand remove expired ones viagpg --delete-key <insert-key-id>.