aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-01-23 11:51:16 +0100
committerPatrick Spek <p.spek@tyil.nl>2023-01-23 11:51:16 +0100
commit4f4d42bb8794e19f0c5be39ee341f919e13f59f0 (patch)
tree07bfe2d93599d05d5855675cd0a50a3591b8ff91 /META6.json
parent590bd304e39eb0c3c4067a8b9a8021a603b9ea62 (diff)
Merge v0.2.0 sourcesv0.2.0
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