aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorRich Cheng2014-01-28 10:01:55 +0000
committerJack Nagel2014-01-28 13:34:00 -0600
commitfc4177d6b0b6b773e03a309dc89f8da244e225ea (patch)
tree89d8a6fca6491529026cdc9298597309074abc72 /Library/Formula
parent880d473e3b481c80ddd0bc5cacf5261c8c627dd3 (diff)
downloadhomebrew-fc4177d6b0b6b773e03a309dc89f8da244e225ea.tar.bz2
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 <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/trash.rb2
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'