diff --git a/org.gnome.Music.json b/org.gnome.Music.json index c611758e168c308c859e8241e9570eb6d3877409..330c2cb642b13791c32dd96964bfcab59e692ba1 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.26", "sdk": "org.gnome.Sdk", "command": "gnome-music", "tags": ["nightly"], @@ -158,7 +158,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-26" } ] }