diff options
Diffstat (limited to 'Formula')
-rw-r--r-- | Formula/git-update-agent.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Formula/git-update-agent.rb b/Formula/git-update-agent.rb index fb87536..f85e5c5 100644 --- a/Formula/git-update-agent.rb +++ b/Formula/git-update-agent.rb @@ -1,4 +1,4 @@ -class Planr < Formula +class GitUpdateAgent < Formula desc "A simple update overlay for git" homepage "https://www.git.flu0r1ne.net/git-update-agent/about/" url "https://www.git.flu0r1ne.net/git-update-agent/snapshot/git-update-agent-0.0.1.tar.xz" |