diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/trash.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/trash.rb b/Library/Formula/trash.rb index d76d172b2..fdcbef2e6 100644 --- a/Library/Formula/trash.rb +++ b/Library/Formula/trash.rb @@ -2,8 +2,8 @@ require 'formula' class Trash < Formula homepage 'http://hasseg.org/trash/' - url 'http://github.com/ali-rantakari/trash/archive/v0.8.3.zip' - sha1 'de3489f7dbfe03dc490a3c7da22dba90998af3d1' + url 'http://github.com/ali-rantakari/trash/archive/v0.8.4.zip' + sha1 '233773bcaed903e296f20635808c3dce7ef93c4b' conflicts_with 'osxutils', :because => 'both install a trash binary' |
