diff --git a/multimedia/converter/flacon/actions.py b/multimedia/converter/flacon/actions.py index fc1a940370..c8b0ec5879 100644 --- a/multimedia/converter/flacon/actions.py +++ b/multimedia/converter/flacon/actions.py @@ -4,9 +4,7 @@ # Licensed under the GNU General Public License, version 3. # See the file https://www.gnu.org/licenses/gpl-3.0.txt -from pisi.actionsapi import cmaketools -from pisi.actionsapi import pisitools -from pisi.actionsapi import get +from pisi.actionsapi import cmaketools, pisitools, get def setup(): cmaketools.configure() diff --git a/multimedia/converter/flacon/pspec.xml b/multimedia/converter/flacon/pspec.xml index 2430465b36..bb8daa3cfb 100644 --- a/multimedia/converter/flacon/pspec.xml +++ b/multimedia/converter/flacon/pspec.xml @@ -12,7 +12,7 @@ app:gui Flacon is a open source audio file encoder. You can split a single large audio file containing the entire album into the separate audio tracks. - https://github.com/flacon/flacon/archive/refs/tags/v8.3.0.tar.gz + https://github.com/flacon/flacon/archive/refs/tags/v9.1.0.tar.gz cmake taglib-devel @@ -41,6 +41,13 @@ + + 2022-07-08 + 9.1.0 + Version bump. + fury + uglyside@yandex.ru + 2022-04-16 8.3.0