From 5d94f9f7d748b0f58412443173070e851396434e Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Tue, 27 Sep 2022 09:17:34 -0600
Subject: [PATCH] Update sdl2 repo

---
 recipes/sdl2/recipe.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/sdl2/recipe.toml b/recipes/sdl2/recipe.toml
index db5f10fb4..b13d726da 100644
--- a/recipes/sdl2/recipe.toml
+++ b/recipes/sdl2/recipe.toml
@@ -1,6 +1,6 @@
 #TODO: TEST
 [source]
-git = "https://gitlab.redox-os.org/fabiao/sdl2-src.git"
+git = "https://gitlab.redox-os.org/redox-os/sdl2-src.git"
 
 [build]
 template = "custom"
-- 
GitLab