From fc4177d6b0b6b773e03a309dc89f8da244e225ea Mon Sep 17 00:00:00 2001 From: Rich Cheng Date: Tue, 28 Jan 2014 10:01:55 +0000 Subject: trash: update URL The author of 'trash' has changed his name on GitHub, so the download URL needed to be updated. Closes #26220. Signed-off-by: Jack Nagel --- Library/Formula/trash.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') 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' -- cgit v1.2.3