multimedia/openshot: Updated for version 2.3.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
5ff9bda278
commit
b26631c53f
|
@ -3,7 +3,7 @@
|
|||
# Copyright 2009, Jonathan Larsen (agentc0re), SLC, UT
|
||||
# Contact Info: agentc0re 'AT' learnix 'DOT' net
|
||||
#
|
||||
# Copyright 2016-2017 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=${VERSION:-2.3.1}
|
||||
VERSION=${VERSION:-2.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openshot"
|
||||
VERSION="2.3.1"
|
||||
VERSION="2.3.2"
|
||||
HOMEPAGE="http://www.openshotvideo.com"
|
||||
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.3.1/openshot-qt-2.3.1.tar.gz"
|
||||
MD5SUM="b05df777b68eb06e8441a8f1dddf6299"
|
||||
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.3.2/openshot-qt-2.3.2.tar.gz"
|
||||
MD5SUM="cb077c08239693186aa239007d51f759"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-PyQt5 python3-pyzmq libopenshot httplib2 jack-audio-connection-kit"
|
||||
|
|
Loading…
Reference in New Issue