diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-07-01 22:58:30 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:24 +0700 |
commit | 4d8c72aa8987c26f5d10b92e3188942c25e00ea8 (patch) | |
tree | 66bbdd014fb4cf7dac244c1db3e404b760308b56 /libraries/libopenshot | |
parent | 59544e5bc1dc2ace8d60b2ea14abb8b44e232d45 (diff) |
libraries/libopenshot: Updated for version 0.2.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'libraries/libopenshot')
-rw-r--r-- | libraries/libopenshot/libopenshot.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/libopenshot/libopenshot.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libopenshot/libopenshot.SlackBuild b/libraries/libopenshot/libopenshot.SlackBuild index b9b730f19758..9550c596d206 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-2018 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.9} +VERSION=${VERSION:-0.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info index 3cc4f02fc489..64df3062d3e3 100644 --- a/libraries/libopenshot/libopenshot.info +++ b/libraries/libopenshot/libopenshot.info @@ -1,9 +1,9 @@ PRGNAM="libopenshot" -VERSION="0.1.9" +VERSION="0.2.0" HOMEPAGE="https://github.com/OpenShot/libopenshot" -DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.9/libopenshot-0.1.9.tar.gz \ +DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.2.0/libopenshot-0.2.0.tar.gz \ https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp" -MD5SUM="74012e7260c91c3413b45401c46bfcc0 \ +MD5SUM="09b05e23356d53777bcb2cad1615683b \ 56f264ec5604a5576e0d836d89c38c77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |