Hi, I am seeing
==> Validating source_x86_64 files with sha256sums...
butane-x86_64-unknown-linux-gnu ... FAILED
and after fixing this in my local PKGBUILD I am seeing
==> Verifying source file signatures with gpg...
butane-x86_64-unknown-linux-gnu ... FAILED (the public key 6A51BBABBA3D5467B6171221809A8D7CEB10B464 is not trusted)
==> ERROR: One or more PGP signatures could not be verified!
although I ran the gpg import beforehand.
Pinned Comments
aminvakil commented on 2020-05-25 15:08 (UTC) (edited on 2023-11-11 12:49 (UTC) by aminvakil)
You must execute this command before installing package.
curl https://fedoraproject.org/fedora.gpg | gpg --import
Also this repository is maintained at https://github.com/aminvakil/aur.
In case anyone had any suggestions about anything, feel free to raise a PR there.