multimedia/openshot: Updated for version 2.5.0

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2020-02-10 21:27:10 +10:00 committed by Willy Sudiarto Raharjo
parent 5d0489096f
commit 936d024730
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
# Copyright 2009, Jonathan Larsen (agentc0re), SLC, UT # Copyright 2009, Jonathan Larsen (agentc0re), SLC, UT
# Contact Info: agentc0re 'AT' learnix 'DOT' net # Contact Info: agentc0re 'AT' learnix 'DOT' net
# #
# Copyright 2016-2019 Christoph Willing, Brisbane Australia # Copyright 2016-2020 Christoph Willing, Brisbane Australia
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -41,12 +41,12 @@
# Oct 2nd, 2012 # Oct 2nd, 2012
# Version upgrade to 1.4.3 - Matteo Bernardini <ponce@slackbuilds.org> # Version upgrade to 1.4.3 - Matteo Bernardini <ponce@slackbuilds.org>
# #
# From Oct 22nd, 2016-2019 # From Oct 22nd, 2016-2020
# Maintenance & various version upgrades - Christoph Willing <chris.willing@linux.com> # Maintenance & various version upgrades - Christoph Willing <chris.willing@linux.com>
PRGNAM=openshot PRGNAM=openshot
SRCNAM=openshot-qt SRCNAM=openshot-qt
VERSION=${VERSION:-2.4.4} VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openshot" PRGNAM="openshot"
VERSION="2.4.4" VERSION="2.5.0"
HOMEPAGE="http://www.openshotvideo.com" HOMEPAGE="http://www.openshotvideo.com"
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.4.4/openshot-qt-2.4.4.tar.gz" DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.5.0/openshot-qt-2.5.0.tar.gz"
MD5SUM="6addaf63691bd9bbe75a2fb854997bbe" MD5SUM="22328e0e2ef6e3a888cffdb7e014907b"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="python3-PyQt5 python3-pyzmq libopenshot python-chardet httplib2 jack python3-certifi python-requests" REQUIRES="python3-PyQt5 python3-pyzmq libopenshot python-chardet httplib2 jack python3-certifi python-requests"