From e70b39733d395c431b41dd337ff93cbf416a7fa5 Mon Sep 17 00:00:00 2001 From: Alexander Pirsig Date: Thu, 18 Jul 2013 11:37:13 +0200 Subject: trash 0.8.3 Closes #21303. Signed-off-by: Adam Vandenberg --- Library/Formula/trash.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/trash.rb b/Library/Formula/trash.rb index e914c1b1d..51cea16ab 100644 --- a/Library/Formula/trash.rb +++ b/Library/Formula/trash.rb @@ -2,7 +2,8 @@ require 'formula' class Trash < Formula homepage 'http://hasseg.org/trash/' - url 'http://hasseg.org/git-public/trash.git/', :using => :git, :tag => 'v0.8.2' + url 'http://github.com/hasseg/trash/archive/v0.8.3.zip' + sha1 'de3489f7dbfe03dc490a3c7da22dba90998af3d1' def install system "make" -- cgit v1.2.3