diff --git a/recipes/gui/cosmic-edit/recipe.toml b/recipes/gui/cosmic-edit/recipe.toml index 9f7d00f00..c4c609c3a 100644 --- a/recipes/gui/cosmic-edit/recipe.toml +++ b/recipes/gui/cosmic-edit/recipe.toml @@ -1,6 +1,6 @@ [source] git = "https://github.com/pop-os/cosmic-edit.git" -branch = "master_jammy" +branch = "master" [build] template = "custom" diff --git a/recipes/gui/cosmic-files/recipe.toml b/recipes/gui/cosmic-files/recipe.toml index 2347849be..313270103 100644 --- a/recipes/gui/cosmic-files/recipe.toml +++ b/recipes/gui/cosmic-files/recipe.toml @@ -1,6 +1,6 @@ [source] git = "https://github.com/pop-os/cosmic-files.git" -branch = "master_jammy" +branch = "master" [build] template = "custom" diff --git a/recipes/gui/cosmic-term/recipe.toml b/recipes/gui/cosmic-term/recipe.toml index 98bbe595c..dde24188c 100644 --- a/recipes/gui/cosmic-term/recipe.toml +++ b/recipes/gui/cosmic-term/recipe.toml @@ -1,6 +1,6 @@ [source] git = "https://github.com/pop-os/cosmic-term.git" -branch = "master_jammy" +branch = "master" [build] template = "custom"