[gnome-music/cherry-pick-5d7e9e83: 2/2] flatpak: Correct https URLs



commit edc381e63294f5b27ad566273dde2877f32e6846
Author: Marinus Schraal <mschraal gnome org>
Date:   Tue Feb 6 14:44:03 2018 +0100

    flatpak: Correct https URLs
    
    
    (cherry picked from commit 5d7e9e8399ccfb6c9f79578e1e934924f4ffa023)

 org.gnome.Music.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 339659e..c611758 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -43,7 +43,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/libmediaart";
+                    "url": "https://git.gnome.org/browse/libmediaart";
                 }
             ]
         },
@@ -68,7 +68,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/grilo";
+                    "url": "https://git.gnome.org/browse/grilo";
                 }
             ],
             "cleanup": [ "/include", "/bin" ]
@@ -79,7 +79,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://git.gnome.org/grilo-plugins";
+                    "url": "https://git.gnome.org/browse/grilo-plugins";
                 }
             ],
             "cleanup": [ "/include" ]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]