aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladar4 <vladar4@gmail.com>2017-12-31 17:07:17 +0200
committerVladar4 <vladar4@gmail.com>2017-12-31 17:07:17 +0200
commitfda634fc5d117d33befc7112d572a56a458bcc58 (patch)
treeb8ed9a20825aee4518be590b22292501a6699925
parentfabd1c6c65d0e3edb6b7c90b8d21e9610d1a5b7e (diff)
downloadpackages-fda634fc5d117d33befc7112d572a56a458bcc58.tar.gz
packages-fda634fc5d117d33befc7112d572a56a458bcc58.zip
renamed avbin_nim to avbin
-rw-r--r--packages.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.json b/packages.json
index 4a7bef4..681cd69 100644
--- a/packages.json
+++ b/packages.json
@@ -7858,8 +7858,8 @@
"web": "https://github.com/Skrylar/sksbox"
},
{
- "name": "avbin_nim",
- "url": "https://github.com/Vladar4/avbin_nim",
+ "name": "avbin",
+ "url": "https://github.com/Vladar4/avbin",
"method": "git",
"tags": [
"audio",
@@ -7870,6 +7870,6 @@
],
"description": "Wrapper of the AVbin library for the Nim language.",
"license": "LGPL",
- "web": "https://github.com/Vladar4/avbin_nim"
+ "web": "https://github.com/Vladar4/avbin"
}
]