aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.json b/packages.json
index 286b6ad..7dd5e85 100644
--- a/packages.json
+++ b/packages.json
@@ -834,8 +834,8 @@
"web": "https://github.com/nim-lang/sdl2"
},
{
- "name": "sdl2-nim",
- "url": "git://github.com/Vladar4/sdl2-nim",
+ "name": "sdl2_nim",
+ "url": "git://github.com/Vladar4/sdl2_nim",
"method": "git",
"tags": [
"library",
@@ -850,7 +850,7 @@
],
"description": "Wrapper of the SDL 2 library for the Nim language.",
"license": "zlib",
- "web": "https://github.com/Vladar4/sdl2-nim"
+ "web": "https://github.com/Vladar4/sdl2_nim"
},
{
"name": "assimp",