mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/openshot: Updated for version 2.2.0
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
parent
1bd9fb0c34
commit
0b8428c0b7
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue