multimedia/openshot: Updated for version 2.2.0

Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
Christoph Willing 2017-01-23 14:03:51 +10:00 committed by Willy Sudiarto Raharjo
parent 1bd9fb0c34
commit 0b8428c0b7
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Copyright 2009, Jonathan Larsen (agentc0re), SLC, UT
# Contact Info: agentc0re 'AT' learnix 'DOT' net
#
# Copyright 2016 Christoph Willing Brisbane, Australia
# Copyright 2016-2017 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -46,7 +46,7 @@
PRGNAM=openshot
SRCNAM=openshot-qt
VERSION=2.1.0
VERSION=2.2.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openshot"
VERSION="2.1.0"
VERSION="2.2.0"
HOMEPAGE="http://www.openshotvideo.com"
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.1.0/openshot-qt-2.1.0.tar.gz"
MD5SUM="51db3fb9a637b1ec2f5129b6777cc568"
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.2.0/openshot-qt-2.2.0.tar.gz"
MD5SUM="57ab5e84abcf3ee7b5d1d3477c96c48c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-PyQt5 python3-pyzmq libopenshot httplib2 jack-audio-connection-kit"