diff --git a/srcpkgs/flowblade/template b/srcpkgs/flowblade/template index 2ba5376c779..6d44f2c7fe5 100644 --- a/srcpkgs/flowblade/template +++ b/srcpkgs/flowblade/template @@ -1,9 +1,11 @@ # Template file for 'flowblade' pkgname=flowblade -version=1.16 -revision=2 -build_wrksrc="flowblade-trunk" +version=2.0 +revision=1 +noarch=yes +build_wrksrc=flowblade-trunk build_style=python2-module +make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared" hostmakedepends="python-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 @@ -13,6 +15,4 @@ maintainer="maxice8 " license="GPL-3.0-or-later" homepage="https://jliljebl.github.io/flowblade/" distfiles="https://github.com/jliljebl/flowblade/archive/v${version}.tar.gz" -checksum=2b33535ca92ed6c179cf804ccc9cd742194742bdddcad0bd8c3387ca7a4327ef -make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared" -noarch=yes +checksum=c8f21d76803d9ed44585e6d960b12ba1930661e58ee36456fc424d41e2945b33