diff --git a/media-video/openshot/openshot-2.0.7.recipe b/media-video/openshot/openshot-2.0.7.recipe index 921a142e7..a5c887dfe 100644 --- a/media-video/openshot/openshot-2.0.7.recipe +++ b/media-video/openshot/openshot-2.0.7.recipe @@ -6,10 +6,10 @@ you create the film you always dreamed of. Easily add sub-titles, transitions,\ HOMEPAGE="http://www.openshot.org" COPYRIGHT="2008-2016 OpenShot Studios, LLC" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/OpenShot/openshot-qt/archive/v$portVersion.tar.gz" SOURCE_FILENAME="openshot-$portVersion.tar.gz" -CHECKSUM_SHA256="7b58e802a3de2260c00e4e4996ec899253ff1ff4035b2a2e535ac72ee4d63a97" +CHECKSUM_SHA256="4c231493f6ce52a64929c3253961f7769c90652cb5a3e4979158e5e032afe433" SOURCE_DIR="openshot-qt-$portVersion" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -40,7 +40,7 @@ BUILD_PREREQUIRES=" BUILD() { - $portPackageLinksDir/cmd~python3/bin/python3 setup.py build + true } INSTALL()