changeset 1694:672d24cf5cb3 vext

Fix repository key
author Chris Cannam
date Tue, 09 May 2017 10:25:45 +0100
parents e8c7bf14c044
children c737c43d64af
files vextspec.json
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/vextspec.json	Wed May 03 13:02:36 2017 +0100
+++ b/vextspec.json	Tue May 09 10:25:45 2017 +0100
@@ -59,12 +59,12 @@
         "icons/scalable": {
             "vcs": "hg",
 	    "service": "soundsoftware",
-	    "repo": "sv-iconset"
+	    "repository": "sv-iconset"
         },
         "checker": {
             "vcs": "hg",
 	    "service": "soundsoftware",
-	    "repo": "vamp-plugin-load-checker"
+	    "repository": "vamp-plugin-load-checker"
         },
         "piper-cpp": {
             "vcs": "git",