banshee: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:47 -05:00
parent e13d2ac96a
commit 618d9748b6
+2 -4
View File
@@ -8,9 +8,7 @@ cask "banshee" do
desc "Multimedia management and playback application"
homepage "https://www.banshee-project.org/"
app "Banshee.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "Banshee.app"
end