From 240df392a5d0d65dd92676726ef3009e65b90e66 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 7 Mar 2020 19:51:12 +0300 Subject: [PATCH] multimedia * --- multimedia/sound/fluidsynth/actions.py | 2 +- multimedia/sound/fluidsynth/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) 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