From 2db8f6bb00a9383f09ff1d6c764d46a56ccae24e Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Fri, 7 Jun 2024 12:48:01 -0400 Subject: [PATCH] feat: switch to Clapper from Celluloid Clapper is awesome, let's switch to it, installed systems won't see a change. --- bluefin_flatpaks/flatpaks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluefin_flatpaks/flatpaks b/bluefin_flatpaks/flatpaks index 696afbd1c4b..07de9444fdd 100755 --- a/bluefin_flatpaks/flatpaks +++ b/bluefin_flatpaks/flatpaks @@ -1,5 +1,5 @@ app/io.github.dvlv.boxbuddyrs/x86_64/stable -app/io.github.celluloid_player.Celluloid/x86_64/stable +app/com.github.rafostar.Clapper/x86_64/stable app/org.fedoraproject.MediaWriter/x86_64/stable app/com.github.tchx84.Flatseal/x86_64/stable app/io.github.flattool.Warehouse/x86_64/stable