diff --git a/recipes/gui/cosmic-edit/recipe.toml b/recipes/gui/cosmic-edit/recipe.toml
index 9f7d00f00fdb161eaa98debe6504fbb17894f43f..c4c609c3a16bcc61b525707c63c43af0665a616b 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 2347849be2aaa3ca64c21cd7274736151c56f9d8..31327010393ee0b83c90bf6ae6f93701416b18aa 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 98bbe595cae1a8be9c52fbe079d0838f2806df9f..dde24188c472a43d9611c3ba009f1862e4915d0b 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"