diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-09-23 11:36:18 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-29 07:47:39 +0700 |
commit | 3cb91c1e3269db4688801a4cca54405d61c31a49 (patch) | |
tree | d676a97895ad8213834f3b9ca87adba5c32c7cfc /libraries/libopenshot/libopenshot.SlackBuild | |
parent | 23383e9a3a81941d646d994ed1d840df702c90ac (diff) |
libraries/libopenshot: Updated for version 0.2.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'libraries/libopenshot/libopenshot.SlackBuild')
-rw-r--r-- | libraries/libopenshot/libopenshot.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libopenshot/libopenshot.SlackBuild b/libraries/libopenshot/libopenshot.SlackBuild index 05531a530b7d9..bec4c68d517a9 100644 --- a/libraries/libopenshot/libopenshot.SlackBuild +++ b/libraries/libopenshot/libopenshot.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libopenshot -VERSION=${VERSION:-0.2.1} +VERSION=${VERSION:-0.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |