diff --git a/srcpkgs/flowblade/template b/srcpkgs/flowblade/template index d2e2fea2404..c011d7dc115 100644 --- a/srcpkgs/flowblade/template +++ b/srcpkgs/flowblade/template @@ -1,15 +1,15 @@ # Template file for 'flowblade' pkgname=flowblade version=2.4 -revision=1 +revision=2 archs=noarch build_wrksrc=flowblade-trunk -build_style=python2-module +build_style=python3-module make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared" -hostmakedepends="python-setuptools" +hostmakedepends="python3-setuptools" # https://github.com/jliljebl/flowblade/blob/master/flowblade-trunk/docs/DEPENDENCIES.md -depends="frei0r-plugins gmic mlt-python python-Pillow python-dbus gtk+3 - python-gobject python-numpy swh-plugins" +depends="frei0r-plugins gmic mlt-python3 python3-Pillow python3-dbus gtk+3 + python3-gobject python3-numpy swh-plugins" short_desc="Non-linear video editor for Linux" maintainer="Orphaned " license="GPL-3.0-or-later"