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



commit ab1c076b98b45dc2c515be5928b5e6d1fa200895
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 8dc1c49..383703f 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]