aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Formula/planr.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Formula/planr.rb b/Formula/planr.rb
index 335ee30..b885d11 100644
--- a/Formula/planr.rb
+++ b/Formula/planr.rb
@@ -1,7 +1,7 @@
class Planr < Formula
- desc "An open-source, distrubed code grading tool for the classroom"
- homepage "https://www.git.flu0r1ne.net/planr.git/about/"
- url "https://git.flu0r1ne.net/planr.git/snapshot/planr-0.0.2.tar.xz"
+ desc "An open-source, disturbed code grading tool for the classroom"
+ homepage "https://www.git.flu0r1ne.net/planr/about/"
+ url "https://git.flu0r1ne.net/planr/snapshot/planr-0.0.2.tar.xz"
version "0.0.2"
sha256 "15dded6078ef5197e7b1873f694c7ad06a6862bbe4f324b961b2aceb254e7dfd"
license "GPL-2.0-only"