From 3b4847f447dd757cfe763de80a1576be0f60a677 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 13 Mar 2021 18:29:13 +0200 Subject: [PATCH] yum.repos.d/protonvpn-unstable: remove unneeded expansions Fixes pkcon complaining --- etc/yum.repos.d/protonvpn-unstable.repo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/yum.repos.d/protonvpn-unstable.repo b/etc/yum.repos.d/protonvpn-unstable.repo index 42be4b20..b5e1f268 100644 --- a/etc/yum.repos.d/protonvpn-unstable.repo +++ b/etc/yum.repos.d/protonvpn-unstable.repo @@ -1,5 +1,5 @@ -[proton-fedora-$releasever-unstable] -name="fedora-$releasever-unstable" +[proton-fedora-unstable] +name="proton-fedora-unstable" baseurl=https://repo.protonvpn.com/fedora-$releasever-unstable/ enabled=1 gpgcheck=1