[totem/wip/hadess/3.38.2: 1/7] flatpak: Fix default branch name for libgdata




commit 175e1ec3fbae35b088c79e764e0f9f8c3b68cd30
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jul 21 22:26:26 2021 +0200

    flatpak: Fix default branch name for libgdata

 flatpak/org.gnome.Totem.Devel.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Totem.Devel.json b/flatpak/org.gnome.Totem.Devel.json
index 1994ea064..b8ab5f698 100644
--- a/flatpak/org.gnome.Totem.Devel.json
+++ b/flatpak/org.gnome.Totem.Devel.json
@@ -145,7 +145,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://gitlab.gnome.org/GNOME/libgdata.git";
+                    "url": "https://gitlab.gnome.org/GNOME/libgdata.git";,
+                    "branch": "main"
                 }
             ]
         },


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