if you encounter
==> Verifying source file signatures with gpg...
firefox-81.0.tar.bz2 ... FAILED (unknown public key F1A6668FBB7D572E)
==> ERROR: One or more PGP signatures could not be verified!
do $ gpg --keyserver hkp://keys.gnupg.net:80 --recv-key 0x61B7B526D98F0353
this will download and trust the mozilla pgp certificate.
Pinned Comments
the-aus commented on 2020-09-24 03:54
if you encounter
do
$ gpg --keyserver hkp://keys.gnupg.net:80 --recv-key 0x61B7B526D98F0353
this will download and trust the mozilla pgp certificate.