diff options
author | Christoph Willing <chris.willing@iinet.net.au> | 2017-01-23 11:51:09 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:23:19 +0700 |
commit | 1bd9fb0c342c4b5d547826e9fdd51ac96011db1b (patch) | |
tree | 215e6b9ac070a3eebf978d8b1b9354f534abcf1a /libraries/libopenshot/libopenshot.SlackBuild | |
parent | fe5838774a1c59ecc6e9416b21626860de76e225 (diff) |
libraries/libopenshot: Updated for version 0.1.3
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
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 d5be93e65adf..d8465d93e2d8 100644 --- a/libraries/libopenshot/libopenshot.SlackBuild +++ b/libraries/libopenshot/libopenshot.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libopenshot -# Copyright 2016 Chritoph 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.2} +VERSION=${VERSION:-0.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |