aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
authorVladar4 <vladar4@gmail.com>2017-01-23 18:17:02 +0200
committerVladar4 <vladar4@gmail.com>2017-01-23 18:17:02 +0200
commit4ace54818fa6492400131b99bfc3c9b7f75a8700 (patch)
treecf76be5fe8744eb5fd57e88c991a71652854795e /packages.json
parent9601645714560ada7a65e6b3325cfaa81d48f0c3 (diff)
downloadpackages-4ace54818fa6492400131b99bfc3c9b7f75a8700.tar.gz
packages-4ace54818fa6492400131b99bfc3c9b7f75a8700.zip
removed dash from the libtcod package name
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.json b/packages.json
index fc90aa4..52b5502 100644
--- a/packages.json
+++ b/packages.json
@@ -69,8 +69,8 @@
"web": "https://github.com/olahol/nimrod-murmur"
},
{
- "name": "libtcod-nim",
- "url": "https://github.com/Vladar4/libtcod-nim/",
+ "name": "libtcod_nim",
+ "url": "https://github.com/Vladar4/libtcod_nim/",
"method": "git",
"tags": [
"roguelike",
@@ -83,7 +83,7 @@
],
"description": "Wrapper of the libtcod library for the Nim language.",
"license": "zlib",
- "web": "https://github.com/Vladar4/libtcod-nim"
+ "web": "https://github.com/Vladar4/libtcod_nim"
},
{
"name": "nimgame",