From 3afa8c444140d1debb8410887c1f8639616e9e9b Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Mon, 20 Aug 2018 05:27:31 +0300 Subject: [PATCH] Flatpak: avoid the git redirect --- org.gnome.Podcasts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.gnome.Podcasts.json b/org.gnome.Podcasts.json index 0db1c59..a7f0f32 100644 --- a/org.gnome.Podcasts.json +++ b/org.gnome.Podcasts.json @@ -41,7 +41,7 @@ "sources" : [ { "type" : "git", - "url" : "https://source.puri.sm/Librem5/libhandy" + "url" : "https://source.puri.sm/Librem5/libhandy.git" } ] },