diff --git a/multimedia/sound/fluidsynth/actions.py b/multimedia/sound/fluidsynth/actions.py index a10cd70eff..4273706a17 100644 --- a/multimedia/sound/fluidsynth/actions.py +++ b/multimedia/sound/fluidsynth/actions.py @@ -21,4 +21,4 @@ def build(): def install(): cmaketools.install() - pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README*", "THANKS", "TODO") + pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "THANKS", "TODO") diff --git a/multimedia/sound/fluidsynth/pspec.xml b/multimedia/sound/fluidsynth/pspec.xml index 6944983dc6..b6efef4b8f 100644 --- a/multimedia/sound/fluidsynth/pspec.xml +++ b/multimedia/sound/fluidsynth/pspec.xml @@ -12,7 +12,7 @@ library A realtime software synthesizer FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications. - https://github.com/FluidSynth/fluidsynth/archive/v1.1.11.tar.gz + https://github.com/FluidSynth/fluidsynth/archive/v2.1.1.tar.gz lash-devel alsa-lib-devel @@ -61,6 +61,13 @@ + + 2020-03-07 + 2.1.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-07 1.1.11