aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflu0r1ne <flu0r1ne@flu0r1ne.net>2021-08-23 03:10:42 -0500
committerflu0r1ne <flu0r1ne@flu0r1ne.net>2021-08-23 03:10:42 -0500
commit75fb48bc53395afe4f265bc99c61f9d0a3f9f487 (patch)
tree73dafb960dda87a24f8b8dc60b6787f0c9b90e39
parent7e854cc851fa3df5285175eb0bd026e2b71bdcfa (diff)
downloadhomebrew-planr-75fb48bc53395afe4f265bc99c61f9d0a3f9f487.tar.xz
homebrew-planr-75fb48bc53395afe4f265bc99c61f9d0a3f9f487.zip
Correct name
-rw-r--r--Formula/git-update-agent.rb2
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"