aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-01-24 18:01:08 +0100
committerGitHub <noreply@github.com>2017-01-24 18:01:08 +0100
commit1e4c1f14f692c255768b35b1d42b1787fbdb7f40 (patch)
treebb212c336bfa0f3266afe22752b6f87913f44362
parent5af4b6c8704f1b7de8d14971f728d164139ed164 (diff)
parent4ace54818fa6492400131b99bfc3c9b7f75a8700 (diff)
downloadpackages-1e4c1f14f692c255768b35b1d42b1787fbdb7f40.tar.gz
packages-1e4c1f14f692c255768b35b1d42b1787fbdb7f40.zip
Merge pull request #459 from Vladar4/master
removed dash from the libtcod package name
-rw-r--r--packages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.json b/packages.json
index 524832f..ddf01e5 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",