diff --git a/Casks/p/paulxstretch.rb b/Casks/p/paulxstretch.rb index f5d25004b2..2e108eb357 100644 --- a/Casks/p/paulxstretch.rb +++ b/Casks/p/paulxstretch.rb @@ -14,10 +14,10 @@ cask "paulxstretch" do pkg "PaulXStretch Installer.pkg" uninstall pkgutil: "com.sonosaurus.paulxstretch.pkg.*" - + zap trash: [ - "~/Library/Application Support/PaulXStretch", - "~/Library/Application Support/PaulXStretch3", - "~/Library/Preferences/com.sonosaurus.paulxstretch.plist", + "~/Library/Application Support/PaulXStretch", + "~/Library/Application Support/PaulXStretch3", + "~/Library/Preferences/com.sonosaurus.paulxstretch.plist", ] end