From 0fb76a8ef221bbbf42dc8c170fbc3008f17fd37a Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Sat, 19 Aug 2017 14:55:58 -0600
Subject: [PATCH] Pull forked pastel

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

diff --git a/recipes/pastel/recipe.sh b/recipes/pastel/recipe.sh
index 2d0302d2e..31377fbfe 100644
--- a/recipes/pastel/recipe.sh
+++ b/recipes/pastel/recipe.sh
@@ -1,4 +1,4 @@
-GIT=https://github.com/robbycerantola/pastel.git
+GIT=https://github.com/redox-os/pastel.git
 BINDIR=/ui/bin
 
 function recipe_stage {
-- 
GitLab