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 | |
parent | 4477e8af8b500bb4f2636799e68d2307ba95e814 (diff) | |
download | slackbuilds-d0298f81c52f6f1a4962a4985b2fcc4daa43d1fa.tar.gz |
libraries/libopenshot: Updated for version 0.1.6
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'libraries')
-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 9dfbdc6c4e..f8b1535904 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} diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info index a4c7d64de7..68bad2f7d7 100644 --- a/libraries/libopenshot/libopenshot.info +++ b/libraries/libopenshot/libopenshot.info @@ -1,9 +1,9 @@ PRGNAM="libopenshot" -VERSION="0.1.5" +VERSION="0.1.6" HOMEPAGE="https://github.com/OpenShot/libopenshot" -DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.5/libopenshot-0.1.5.tar.gz \ +DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.6/libopenshot-0.1.6.tar.gz \ https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp" -MD5SUM="5f994fc3e90db293e25334a3ea071467 \ +MD5SUM="912b366ea564319dcf818c35279fd414 \ 56f264ec5604a5576e0d836d89c38c77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |