[gnome-music/wip/mschraal/3-30-flatpak] flatpak: Use 3.30 platform



commit a28ecc9cdabd862df90e92798af41c023371905a
Author: Marinus Schraal <mschraal gnome org>
Date:   Tue Oct 2 09:53:48 2018 +0200

    flatpak: Use 3.30 platform

 org.gnome.Music.json | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index d9ee34fb..169909cf 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.gnome.Music",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.30",
     "sdk": "org.gnome.Sdk",
     "command": "gnome-music",
     "tags": ["stable", "3.30"],
@@ -59,7 +59,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/libdazzle.git";
+                    "url": "https://gitlab.gnome.org/GNOME/libdazzle.git";,
+                    "branch": "libdazzle-3-30"
                 }
             ]
         },
@@ -148,7 +149,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/gnome-music.git";
+                    "url": "https://gitlab.gnome.org/GNOME/gnome-music.git";,
+                    "branch": "gnome-3-30"
                 }
             ]
         }


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