diff --git a/playbook.yml b/playbook.yml index 1148c9a..ff75e56 100644 --- a/playbook.yml +++ b/playbook.yml @@ -697,7 +697,7 @@ - block: - name: install spotify from AUR via paru shell: | - curl -sS https://download.spotify.com/debian/pubkey_0D811D58.gpg | gpg --import + curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | gpg --import yes 1 | paru --skipreview --aur --batchinstall --noconfirm -S spotify become: true become_user: paru