From 9a17505d3e9a868c2bac720f55562b60ab76b40f Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Mon, 5 Dec 2022 08:51:18 -0700
Subject: [PATCH] Go back to master branch of orbutils

---
 recipes/orbutils/recipe.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes/orbutils/recipe.toml b/recipes/orbutils/recipe.toml
index 684b88143..920ed576d 100644
--- a/recipes/orbutils/recipe.toml
+++ b/recipes/orbutils/recipe.toml
@@ -1,6 +1,5 @@
 [source]
 git = "https://gitlab.redox-os.org/redox-os/orbutils.git"
-branch = "slint_port/calculator"
 
 [build]
 template = "custom"
-- 
GitLab