aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json9
1 files changed, 3 insertions, 6 deletions
diff --git a/META6.json b/META6.json
index ee9fd3a..8ef9e37 100644
--- a/META6.json
+++ b/META6.json
@@ -4,7 +4,6 @@
"Patrick Spek <p.spek@tyil.work>"
],
"depends": [
-
],
"description": "Convenience functions for working with the XDG Base Directory Specification",
"license": "AGPL-3.0",
@@ -12,14 +11,12 @@
"name": "IO::Path::XDG",
"perl": "6.d",
"provides": {
- "IO::Path::XDG": "lib/IO/Path/XDG.pm6"
+ "IO::Path::XDG": "lib/IO/Path/XDG.rakumod"
},
"resources": [
-
],
- "source-url": "https://gitlab.com/tyil/perl6-io-path-xdg",
+ "source-url": "https://home.tyil.nl/git/raku/IO::Path::XDG/",
"tags": [
-
],
- "version": "0.1.0"
+ "version": "0.2.0"
} \ No newline at end of file