mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/openshot: Updated for version 2.5.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
5d0489096f
commit
936d024730
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
# Copyright 2009, Jonathan Larsen (agentc0re), SLC, UT
|
||||
# Contact Info: agentc0re 'AT' learnix 'DOT' net
|
||||
#
|
||||
# Copyright 2016-2019 Christoph Willing, Brisbane Australia
|
||||
# Copyright 2016-2020 Christoph Willing, Brisbane Australia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -41,12 +41,12 @@
|
|||
# Oct 2nd, 2012
|
||||
# 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>
|
||||
|
||||
PRGNAM=openshot
|
||||
SRCNAM=openshot-qt
|
||||
VERSION=${VERSION:-2.4.4}
|
||||
VERSION=${VERSION:-2.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="openshot"
|
||||
VERSION="2.4.4"
|
||||
VERSION="2.5.0"
|
||||
HOMEPAGE="http://www.openshotvideo.com"
|
||||
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.4.4/openshot-qt-2.4.4.tar.gz"
|
||||
MD5SUM="6addaf63691bd9bbe75a2fb854997bbe"
|
||||
DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.5.0/openshot-qt-2.5.0.tar.gz"
|
||||
MD5SUM="22328e0e2ef6e3a888cffdb7e014907b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-PyQt5 python3-pyzmq libopenshot python-chardet httplib2 jack python3-certifi python-requests"
|
||||
|
|
Loading…
Reference in a new issue