diff options
author | Christoph Willing <chris.willing@linux.com> | 2017-05-21 17:43:45 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:28:39 +0700 |
commit | d0298f81c52f6f1a4962a4985b2fcc4daa43d1fa (patch) | |
tree | 9f97725f1c6c46cfc9acce6ca5821bd40c352a18 /libraries/libopenshot/libopenshot.SlackBuild | |
parent | 4477e8af8b500bb4f2636799e68d2307ba95e814 (diff) |
libraries/libopenshot: Updated for version 0.1.6
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'libraries/libopenshot/libopenshot.SlackBuild')
-rw-r--r-- | libraries/libopenshot/libopenshot.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libopenshot/libopenshot.SlackBuild b/libraries/libopenshot/libopenshot.SlackBuild index 9dfbdc6c4efb0..f8b1535904726 100644 --- a/libraries/libopenshot/libopenshot.SlackBuild +++ b/libraries/libopenshot/libopenshot.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libopenshot -# 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 @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libopenshot -VERSION=${VERSION:-0.1.5} +VERSION=${VERSION:-0.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |