diff --git a/.travis/script.sh b/.travis/script.sh index 39c90fd..9c85591 100755 --- a/.travis/script.sh +++ b/.travis/script.sh @@ -58,11 +58,8 @@ if [ ${BUILD_VERSION} -ge 4 ]; then PLUGINS_DISTRHO+=" distrho-ports-swankyamp" PLUGINS_DISTRHO+=" distrho-ports-temper" PLUGINS_DISTRHO+=" distrho-ports-vex" + PLUGINS_DISTRHO+=" distrho-ports-vitalium" PLUGINS_DISTRHO+=" distrho-ports-wolpertinger" - # FIXME - if [ "${TARGET}" != "win32" ]; then - PLUGINS_DISTRHO+=" distrho-ports-vitalium" - fi fi # --------------------------------------------------------------------------------------------------------------------- diff --git a/plugins/distrho-ports-swankyamp.json b/plugins/distrho-ports-swankyamp.json index 7847219..c235936 100644 --- a/plugins/distrho-ports-swankyamp.json +++ b/plugins/distrho-ports-swankyamp.json @@ -3,7 +3,7 @@ "lv2bundles": [ "SwankyAmp.lv2" ], - "version": "fe5bf2e87dd440ba98d3e8ac647b8518e2851f74", + "version": "00bd0b1510ef3ad87d06770dc509f85af82a7134", "description": "Tube amplifier simulation plugin", "dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git", "dlmethod": "git", diff --git a/plugins/distrho-ports-vitalium.json b/plugins/distrho-ports-vitalium.json index d7dcee3..caf9227 100644 --- a/plugins/distrho-ports-vitalium.json +++ b/plugins/distrho-ports-vitalium.json @@ -5,7 +5,7 @@ "Vitalium-unfa.lv2" ], "combinedbundles": true, - "version": "fe5bf2e87dd440ba98d3e8ac647b8518e2851f74", + "version": "00bd0b1510ef3ad87d06770dc509f85af82a7134", "description": "Spectral warping wavetable synth", "dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git", "dlmethod": "git",