diff options
author | Patrick Spek <p.spek@tyil.nl> | 2020-05-15 14:53:38 +0200 |
---|---|---|
committer | Patrick Spek <p.spek@tyil.nl> | 2020-05-15 14:53:38 +0200 |
commit | 6ed32108b008d7b4db9b309ea65dd69ec79aa40e (patch) | |
tree | 9498df5342f49e789bab2419dfae7e3eea241920 | |
parent | 859ea179d8a3bd6cbfc8b13972bf19ec8dfc4fc8 (diff) | |
download | IRC::Client::Plugin::DiceRolls-6ed32108b008d7b4db9b309ea65dd69ec79aa40e.tar.gz IRC::Client::Plugin::DiceRolls-6ed32108b008d7b4db9b309ea65dd69ec79aa40e.tar.bz2 |
Add a source-url
-rw-r--r-- | META6.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,6 +11,6 @@ "provides": { "IRC::Client::Plugin::DiceRolls": "lib/IRC/Client/Plugin/DiceRolls.rakumod" }, - "source-url": "", + "source-url": "https://home.tyil.nl/git/raku/IRC::Client::Plugin::DiceRolls/", "version": "0.0.0" -} +}
\ No newline at end of file |