LV2 Sfizz-multi plugin should have doap:name as Sfizz-multi too.
This commit is contained in:
parent
0eceacee86
commit
ef0990ca1d
1 changed files with 1 additions and 1 deletions
|
|
@ -449,7 +449,7 @@ midnam:update a lv2:Feature .
|
|||
<@LV2PLUGIN_URI@-multi>
|
||||
a doap:Project, lv2:Plugin, lv2:InstrumentPlugin ;
|
||||
|
||||
doap:name "@LV2PLUGIN_NAME@" ;
|
||||
doap:name "@LV2PLUGIN_NAME@-multi" ;
|
||||
doap:license <https://spdx.org/licenses/@LV2PLUGIN_SPDX_LICENSE_ID@> ;
|
||||
doap:maintainer [
|
||||
foaf:name "@LV2PLUGIN_AUTHOR@" ;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue