From 6aefdb031561033c7820c0628edb843cbd799ee9 Mon Sep 17 00:00:00 2001 From: Joe Doss Date: Wed, 6 Nov 2019 13:27:20 -0600 Subject: [PATCH] Slack changed their GPG key to https://slack.com/gpg/slack_pubkey_2019.gpg per this KB article: https://slack.com/help/articles/115004809166-verify-slack-for-linux-(beta)-package-signatures This PR updates the slack-repo to reflect that change. --- slack.repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slack.repo b/slack.repo index 6e3b7cd..a1dac72 100644 --- a/slack.repo +++ b/slack.repo @@ -3,7 +3,7 @@ name=Slack baseurl=https://packagecloud.io/slacktechnologies/slack/fedora/21/$basearch gpgcheck=1 enabled=1 -gpgkey=https://slack.com/gpg/slack_pubkey.gpg +gpgkey=https://slack.com/gpg/slack_pubkey_2019.gpg sslverify=1 sslcacert=/etc/pki/tls/certs/ca-bundle.crt metadata_expire=300