aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-12-02 15:06:08 +0000
committerGitHub <noreply@github.com>2017-12-02 15:06:08 +0000
commit3e03043626cc20ce44628987bd9a436a68ef6388 (patch)
tree350a2244a96195ca79bdfc9af3f8f458d2553d91
parent296b36fa4a73e71ead54bee164a73bee95a4e998 (diff)
parent431ac60e7dd1d7b67a1716f194aea03b3ec9553d (diff)
downloadpackages-3e03043626cc20ce44628987bd9a436a68ef6388.tar.gz
packages-3e03043626cc20ce44628987bd9a436a68ef6388.zip
Merge pull request #626 from barcharcraz/rename-libpng
renamed libpng
-rw-r--r--packages.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index ce973cf..7f1a2cc 100644
--- a/packages.json
+++ b/packages.json
@@ -869,7 +869,7 @@
"web": "https://www.github.com/barcharcraz/nimalpm/"
},
{
- "name": "nimlibpng",
+ "name": "png",
"url": "https://github.com/barcharcraz/nimlibpng",
"method": "git",
"tags": [
@@ -884,6 +884,10 @@
"web": "https://github.com/barcharcraz/nimlibpng"
},
{
+ "name": "nimlibpng",
+ "alias": "png"
+ },
+ {
"name": "sdl2",
"url": "https://github.com/nim-lang/sdl2",
"method": "git",