From 479b46c3f213b886c5e5373d58330f7c5927f1d7 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Thu, 13 Apr 2017 13:04:53 -0300 Subject: Add source-url to META6.json --- META6.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" } -- cgit v1.2.3-54-g00ecf