aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 07016ff..6113be8 100644
--- a/packages.json
+++ b/packages.json
@@ -184,7 +184,7 @@
"web": "https://github.com/rafaelvasco/nimrod-glfw"
},
{
- "name": "chipmunk",
+ "name": "chipmunk6",
"url": "git://github.com/fowlmouth/nimrod-chipmunk/",
"method": "git",
"tags": [
@@ -192,7 +192,7 @@
"physics",
"game"
],
- "description": "Binding for Chipmunk 6.1",
+ "description": "Bindings for Chipmunk2D 6.x physics library",
"license": "MIT",
"web": "https://github.com/fowlmouth/nimrod-chipmunk"
},