multimedia/shotcut: Updated for version 18.11.18

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2018-11-23 14:27:04 -08:00 committed by Willy Sudiarto Raharjo
parent 3cfc019e0d
commit a67c544ecf
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 @@
# Slackware build script for shotcut.
#
# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2016 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2016-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=shotcut
VERSION=${VERSION:-16.12}
VERSION=${VERSION:-18.11.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="shotcut"
VERSION="16.12"
VERSION="18.11.18"
HOMEPAGE="https://www.shotcut.org/"
DOWNLOAD="https://github.com/mltframework/shotcut/archive/v16.12/shotcut-16.12.tar.gz"
MD5SUM="e1e33fff3855d39ebe15a0a8acde3802"
DOWNLOAD="https://github.com/mltframework/shotcut/archive/v18.11.18/shotcut-18.11.18.tar.gz"
MD5SUM="60c7329716f3ac4b170a17073917a939"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5-webkit jack-audio-connection-kit x264 lame frei0r ladspa_sdk mlt"
REQUIRES="qt5-webkit jack-audio-connection-kit x264 lame frei0r ladspa_sdk mlt SDL2"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"