mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/openshot: Updated for version 2.3.1
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
parent
40dd77c8b5
commit
16d8049bfc
2 changed files with 6 additions and 6 deletions
|
@ -41,12 +41,12 @@
|
|||
# Oct 2nd, 2012
|
||||
# Version upgrade to 1.4.3 - Matteo Bernardini <ponce@slackbuilds.org>
|
||||
#
|
||||
# Oct 22nd, 2016
|
||||
# Version upgrade to 2.1.0 - Christoph Willing <chris.willing@linux.com>
|
||||
# From Oct 22nd, 2016
|
||||
# Maintenance & various version upgrades - Christoph Willing <chris.willing@linux.com>
|
||||
|
||||
PRGNAM=openshot
|
||||
SRCNAM=openshot-qt
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
VERSION=${VERSION:-2.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openshot"
|
||||
VERSION="2.2.0"
|
||||
VERSION="2.3.1"
|
||||
HOMEPAGE="http://www.openshotvideo.com"
|
||||
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.2.0/openshot-qt-2.2.0.tar.gz"
|
||||
MD5SUM="57ab5e84abcf3ee7b5d1d3477c96c48c"
|
||||
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.3.1/openshot-qt-2.3.1.tar.gz"
|
||||
MD5SUM="b05df777b68eb06e8441a8f1dddf6299"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-PyQt5 python3-pyzmq libopenshot httplib2 jack-audio-connection-kit"
|
||||
|
|
Loading…
Reference in a new issue