From abbae7e405d8740a59209cd67b589fc03d9abc65 Mon Sep 17 00:00:00 2001 From: Wildan M Date: Tue, 27 Jan 2026 12:00:11 +0700 Subject: [PATCH] Update cosmic apps branch to master --- recipes/tools/cosmic-edit/recipe.toml | 2 +- recipes/tools/cosmic-files/recipe.toml | 2 +- recipes/tools/cosmic-term/recipe.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/tools/cosmic-edit/recipe.toml b/recipes/tools/cosmic-edit/recipe.toml index 2b565edf..bd7c4482 100644 --- a/recipes/tools/cosmic-edit/recipe.toml +++ b/recipes/tools/cosmic-edit/recipe.toml @@ -1,6 +1,6 @@ [source] git = "https://github.com/pop-os/cosmic-edit.git" -branch = "epoch-update" +branch = "master" [build] template = "custom" diff --git a/recipes/tools/cosmic-files/recipe.toml b/recipes/tools/cosmic-files/recipe.toml index cc16cd02..93295747 100644 --- a/recipes/tools/cosmic-files/recipe.toml +++ b/recipes/tools/cosmic-files/recipe.toml @@ -1,6 +1,6 @@ [source] git = "https://github.com/pop-os/cosmic-files.git" -branch = "epoch-update" +branch = "master" [build] template = "custom" diff --git a/recipes/tools/cosmic-term/recipe.toml b/recipes/tools/cosmic-term/recipe.toml index 3aed2776..338b04fa 100644 --- a/recipes/tools/cosmic-term/recipe.toml +++ b/recipes/tools/cosmic-term/recipe.toml @@ -1,6 +1,6 @@ [source] git = "https://github.com/pop-os/cosmic-term.git" -branch = "epoch-update" +branch = "master" [build] template = "custom"