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",