From 75efe372edf25ce24a238fd7ebade910db0dc67e Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Sun, 20 Feb 2022 12:15:00 -0800 Subject: flatpak: Use main branch instead of master --- build-aux/flatpak/org.gnome.baobab.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-aux/flatpak/org.gnome.baobab.json b/build-aux/flatpak/org.gnome.baobab.json index 46478c4..e5e05d2 100644 --- a/build-aux/flatpak/org.gnome.baobab.json +++ b/build-aux/flatpak/org.gnome.baobab.json @@ -51,7 +51,8 @@ "sources" : [ { "type" : "git", - "url" : "https://gitlab.gnome.org/GNOME/baobab.git" + "url" : "https://gitlab.gnome.org/GNOME/baobab.git", + "branch" : "main" } ] } -- cgit v1.2.1