diff --git a/Casks/p/presentation.rb b/Casks/p/presentation.rb index 0d87883d81..545fd0fba4 100644 --- a/Casks/p/presentation.rb +++ b/Casks/p/presentation.rb @@ -15,4 +15,6 @@ cask "presentation" do pkg "osx-presentation-#{version}.pkg" uninstall pkgutil: "fr.imag.iihm.blanch.osx-presentation" + + zap trash: "~/Library/Caches/com.apple.python/Applications/Présentation.app" end