eiskaltdcpp: add `zap` and `caveats`

This commit is contained in:
Justin Krehel 2024-01-04 09:37:57 -05:00
parent cb552eba42
commit 4262705fbd
No known key found for this signature in database
GPG Key ID: 757F1864C8CF3605
1 changed files with 9 additions and 0 deletions

View File

@ -13,4 +13,13 @@ cask "eiskaltdcpp" do
end
app "EiskaltDC++.app"
zap trash: [
"~/.config/eiskaltdc++",
"~/.local/share/eiskaltdc++",
]
caveats do
requires_rosetta
end
end