diff --git a/tea.rb b/tea.rb index 5d21089..bded4c8 100644 --- a/tea.rb +++ b/tea.rb @@ -34,7 +34,7 @@ class Tea < Formula end head do - url "https://github.com/go-gitea/tea.git", :branch => "master" + url "https://gitea.com/gitea/tea.git", :branch => "master" depends_on "go" => :build end