Update spotify apt key

This commit is contained in:
2022-05-02 20:42:15 +02:00
parent f2aafc1ba7
commit c9ee90f889

View File

@@ -697,7 +697,7 @@
- block: - block:
- name: install spotify from AUR via paru - name: install spotify from AUR via paru
shell: | 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 yes 1 | paru --skipreview --aur --batchinstall --noconfirm -S spotify
become: true become: true
become_user: paru become_user: paru