summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-29 17:37:49 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-11-29 17:37:49 -0500
commitddd5704c923c412ce9024a8383b56d09a8b11950 (patch)
tree5d4faf384a9cf9f44f804fdca0ccb6708e8c2a16 /build-aux
parent3ba6d2bd27823dc7f60dd027f77de3a0f457ba86 (diff)
downloadgtk+-ddd5704c923c412ce9024a8383b56d09a8b11950.tar.gz
Update references to master in the repository
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/flatpak/org.gtk.Demo4.json3
-rw-r--r--build-aux/flatpak/org.gtk.IconBrowser4.json3
-rw-r--r--build-aux/flatpak/org.gtk.WidgetFactory4.json3
3 files changed, 6 insertions, 3 deletions
diff --git a/build-aux/flatpak/org.gtk.Demo4.json b/build-aux/flatpak/org.gtk.Demo4.json
index 38d9a641c4..e1813fa968 100644
--- a/build-aux/flatpak/org.gtk.Demo4.json
+++ b/build-aux/flatpak/org.gtk.Demo4.json
@@ -192,7 +192,8 @@
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/gtk.git"
+ "url" : "https://gitlab.gnome.org/GNOME/gtk.git",
+ "branch" : "main"
}
]
}
diff --git a/build-aux/flatpak/org.gtk.IconBrowser4.json b/build-aux/flatpak/org.gtk.IconBrowser4.json
index a303812a81..908a197d7d 100644
--- a/build-aux/flatpak/org.gtk.IconBrowser4.json
+++ b/build-aux/flatpak/org.gtk.IconBrowser4.json
@@ -121,7 +121,8 @@
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/gtk.git"
+ "url" : "https://gitlab.gnome.org/GNOME/gtk.git",
+ "branch" : "main"
}
]
}
diff --git a/build-aux/flatpak/org.gtk.WidgetFactory4.json b/build-aux/flatpak/org.gtk.WidgetFactory4.json
index dbe1458299..dadb6198e4 100644
--- a/build-aux/flatpak/org.gtk.WidgetFactory4.json
+++ b/build-aux/flatpak/org.gtk.WidgetFactory4.json
@@ -121,7 +121,8 @@
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/GNOME/gtk.git"
+ "url" : "https://gitlab.gnome.org/GNOME/gtk.git",
+ "branch" : "main"
}
]
}