mellowplayer: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:00 -05:00
parent 986b75c367
commit d00478dbb9
+2 -4
View File
@@ -8,6 +8,8 @@ cask "mellowplayer" do
desc "Moved to gitlab"
homepage "https://colinduquesnoy.github.io/MellowPlayer/"
deprecate! date: "2023-12-17", because: :discontinued
app "MellowPlayer.app"
zap trash: [
@@ -16,8 +18,4 @@ cask "mellowplayer" do
"~/Library/Preferences/com.mellowplayer.3.plist",
"~/Library/Preferences/com.mellowplayer.mellowplayer.MellowPlayer.plist",
]
caveats do
discontinued
end
end