1
edit
McMarius11 (talk | contribs) (fix2) Tags: Mobile web edit Mobile edit |
m (The GPG key that was there is outdated and when run with pamac build spotify it would fail with a ERROR: One or more PGP signatures could not be verified! error. The key I added is the key listed on https://www.spotify.com/us/download/linux/) Tags: Mobile web edit Mobile edit |
||
Line 54: | Line 54: | ||
== PGP signatures could not be verified == <!--T:16--> | == PGP signatures could not be verified == <!--T:16--> | ||
Import the public key with | Import the public key with | ||
curl -sS https://download.spotify.com/debian/ | curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | gpg --import - | ||
then try installing it again | then try installing it again | ||
pamac build spotify | pamac build spotify |
edit