multimedia/openshot: Updated for version 2.3.3

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2017-05-21 21:38:44 +10:00 committed by Willy Sudiarto Raharjo
parent d0298f81c5
commit 6ce1a8f208
2 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@
PRGNAM=openshot
SRCNAM=openshot-qt
VERSION=${VERSION:-2.3.2}
VERSION=${VERSION:-2.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openshot"
VERSION="2.3.2"
VERSION="2.3.3"
HOMEPAGE="http://www.openshotvideo.com"
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.3.2/openshot-qt-2.3.2.tar.gz"
MD5SUM="cb077c08239693186aa239007d51f759"
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.3.3/openshot-qt-2.3.3.tar.gz"
MD5SUM="377d2a31915e75f352e20f9f2f52a353"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-PyQt5 python3-pyzmq libopenshot httplib2 jack-audio-connection-kit"