aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--META6.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index d9537ea..1d13472 100644
--- a/META6.json
+++ b/META6.json
@@ -20,5 +20,6 @@
"Matrix::Client::Common" : "lib/Matrix/Client/Common.pm6"
},
"authors" : ["Matias Linares"],
- "support" : {"source" : "git://github.com/matiaslina/perl6-matrix-client.git"}
+ "support" : {"source" : "git://github.com/matiaslina/perl6-matrix-client.git"},
+ "source-url" : "https://github.com/matiaslina/perl6-matrix-client.git"
}