aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2018-11-06 21:50:14 +0000
committerGitHub <noreply@github.com>2018-11-06 21:50:14 +0000
commit44f59c32d8ecb8de84013980461215080505e979 (patch)
treea7f8b02d4c4d84e4908c546b35ff2bf78daa2958
parent5c61f51e7bba5ad7f46e776c3b90ad7dfa7fcdea (diff)
parentebe1becd6f49d2c13cdbe467f81cb59746e35ba0 (diff)
downloadpackages-44f59c32d8ecb8de84013980461215080505e979.tar.gz
packages-44f59c32d8ecb8de84013980461215080505e979.zip
Merge pull request #925 from lmariscal/master
Changed links to proper repos and tags
-rw-r--r--packages.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/packages.json b/packages.json
index 7df656f..9485971 100644
--- a/packages.json
+++ b/packages.json
@@ -8913,19 +8913,19 @@
},
{
"name": "nimgl",
- "url": "https://github.com/cavariux/nimgl",
+ "url": "https://github.com/lmariscal/nimgl",
"method": "git",
"tags": [
"glfw",
- "glew",
- "math",
+ "imgui",
"opengl",
"bindings",
- "gl"
+ "gl",
+ "graphics"
],
"description": "Nim Game Library",
"license": "MIT",
- "web": "https://github.com/cavariux/nimgl"
+ "web": "https://github.com/lmariscal/nimgl"
},
{
"name": "inim",
@@ -9918,7 +9918,7 @@
},
{
"name": "figures",
- "url": "https://github.com/cavariux/figures",
+ "url": "https://github.com/lmariscal/figures",
"method": "git",
"tags": [
"unicode",
@@ -9927,7 +9927,7 @@
],
"description": "unicode symbols",
"license": "MIT",
- "web": "https://github.com/cavariux/figures"
+ "web": "https://github.com/lmariscal/figures"
},
{
"name": "ur",