qdesktop: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:46:04 -05:00
parent 9f6caee2f0
commit d031f55f00
+2 -4
View File
@@ -7,9 +7,7 @@ cask "qdesktop" do
desc "App to set a website as the desktop background"
homepage "https://github.com/qvacua/qdesktop"
app "Qdesktop.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "Qdesktop.app"
end