Skip to content

Commit

Permalink
libreoffice-language-pack: add upgrade caveat (#140741)
Browse files Browse the repository at this point in the history
* libreoffice-language-pack: add upgrade caveat

* libreoffice-language-pack: fix style
  • Loading branch information
adidalal authored Feb 9, 2023
1 parent cd3977d commit d2376f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Casks/libreoffice-language-pack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -813,4 +813,8 @@
# and that for this cask it is indeed this simple.
# See https://github.com/Homebrew/homebrew-cask/pull/52893
uninstall delete: "#{staged_path}/#{token}"

caveats <<~EOS
#{token} cannot be upgraded, use brew reinstall --cask #{token} instead
EOS
end

0 comments on commit d2376f4

Please sign in to comment.