[gnome-builder/ebassi/manifest-update] Update the main branches of various modules




commit 4571833b463bae5f6bb263316c3756c3733f6798
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Feb 8 22:51:36 2022 +0000

    Update the main branches of various modules
    
    The following modules have changed their main development
    branch:
    
    - flatpak
    - flatpak-builder

 build-aux/flatpak/org.gnome.Builder.json | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Builder.json b/build-aux/flatpak/org.gnome.Builder.json
index f4929731a..2099e1a0e 100644
--- a/build-aux/flatpak/org.gnome.Builder.json
+++ b/build-aux/flatpak/org.gnome.Builder.json
@@ -471,7 +471,8 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://github.com/flatpak/flatpak.git";
+                    "url" : "https://github.com/flatpak/flatpak.git";,
+                    "branch" : "main"
                 }
             ]
         },
@@ -480,7 +481,8 @@
             "sources" : [
                 {
                     "type" : "git",
-                    "url" : "https://github.com/flatpak/flatpak-builder.git";
+                    "url" : "https://github.com/flatpak/flatpak-builder.git";,
+                    "branch" : "main"
                 }
             ]
         },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]