flatpak: Use "main" branch for wayland
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 28 Jan 2022 01:25:04 +0000 (01:25 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 28 Jan 2022 01:25:04 +0000 (01:25 +0000)
The default branch for wayland has changed, but the "master" branch
is still available with an older version.

build-aux/flatpak/org.gtk.Demo4.json
build-aux/flatpak/org.gtk.IconBrowser4.json
build-aux/flatpak/org.gtk.WidgetFactory4.json

index e1813fa968fde5c58c77b3522436b88b56ee0a59..c3f69c7a48e0ce887d7e335dba9f2826866e55c5 100644 (file)
@@ -43,7 +43,8 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.freedesktop.org/wayland/wayland.git"
+                    "url" : "https://gitlab.freedesktop.org/wayland/wayland.git",
+                    "branch" : "main"
                 }
             ]
         },
index 908a197d7daf2dc68712beac4a9a56696f537a5f..000374911a60f194db124f82a4ad0fb38db3598f 100644 (file)
@@ -43,7 +43,8 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.freedesktop.org/wayland/wayland.git"
+                    "url" : "https://gitlab.freedesktop.org/wayland/wayland.git",
+                    "branch" : "main"
                 }
             ]
         },
index dadb6198e496ea339f4e839a10eff081dd4d4c30..1d51d1b7c2b1801a1d78f505bc14b557d25c49c0 100644 (file)
@@ -43,7 +43,8 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://gitlab.freedesktop.org/wayland/wayland.git"
+                    "url" : "https://gitlab.freedesktop.org/wayland/wayland.git",
+                    "branch" : "main"
                 }
             ]
         },