diff options
author | Christoph Willing <chris.willing@linux.com> | 2017-05-11 09:43:45 +1000 |
---|---|---|
committer | Christoph Willing <chris.willing@linux.com> | 2017-05-11 09:49:53 +1000 |
commit | b26631c53f99c257595d6d58f4310d1f9dd3e875 (patch) | |
tree | af6bb8728a1807a23627b2b6893e9274c82053bc /multimedia/openshot/openshot.SlackBuild | |
parent | 5ff9bda278bc23117b27ba33e8f68acb75677c3f (diff) | |
download | slackbuilds-b26631c53f99c257595d6d58f4310d1f9dd3e875.tar.gz |
multimedia/openshot: Updated for version 2.3.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'multimedia/openshot/openshot.SlackBuild')
-rw-r--r-- | multimedia/openshot/openshot.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/openshot/openshot.SlackBuild b/multimedia/openshot/openshot.SlackBuild index a7eed37b88..5680595965 100644 --- a/multimedia/openshot/openshot.SlackBuild +++ b/multimedia/openshot/openshot.SlackBuild @@ -3,7 +3,7 @@ # Copyright 2009, Jonathan Larsen (agentc0re), SLC, UT # Contact Info: agentc0re 'AT' learnix 'DOT' net # -# Copyright 2016-2017 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=${VERSION:-2.3.1} +VERSION=${VERSION:-2.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |