summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Borges <felipeborges@gnome.org>2022-08-05 10:18:50 +0200
committerFelipe Borges <felipeborges@gnome.org>2022-08-05 10:21:39 +0200
commit19d7c5f216229b0517db4809f3d8e3fff19007df (patch)
tree4f7969372ef87b01d3c24e96188e0266df0ad21c
parente30a20b90ec089b4f8ef4d02df1713d5a74afb58 (diff)
downloadnetwork-manager-applet-19d7c5f216229b0517db4809f3d8e3fff19007df.tar.gz
flatpak: Update development branch names to "main"
-rw-r--r--build-aux/flatpak/org.gnome.nm_connection_editor.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-aux/flatpak/org.gnome.nm_connection_editor.json b/build-aux/flatpak/org.gnome.nm_connection_editor.json
index bfc10320..30f01dae 100644
--- a/build-aux/flatpak/org.gnome.nm_connection_editor.json
+++ b/build-aux/flatpak/org.gnome.nm_connection_editor.json
@@ -163,6 +163,7 @@
"sources" : [
{
"type" : "git",
+ "branch" : "main",
"url" : "https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git"
}
]
@@ -178,6 +179,7 @@
"sources" : [
{
"type" : "git",
+ "branch" : "main",
"url" : "https://gitlab.gnome.org/GNOME/libnma.git"
}
]
@@ -199,6 +201,7 @@
"sources": [
{
"type": "git",
+ "branch" : "main",
"url": "https://gitlab.gnome.org/GNOME/network-manager-applet.git"
}
]