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