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 | |
parent | fe5838774a1c59ecc6e9416b21626860de76e225 (diff) | |
download | slackbuilds-1bd9fb0c342c4b5d547826e9fdd51ac96011db1b.tar.gz |
libraries/libopenshot: Updated for version 0.1.3
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
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 d5be93e65a..d8465d93e2 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} diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info index ed26289024..414be7ec8f 100644 --- a/libraries/libopenshot/libopenshot.info +++ b/libraries/libopenshot/libopenshot.info @@ -1,9 +1,9 @@ PRGNAM="libopenshot" -VERSION="0.1.2" +VERSION="0.1.3" HOMEPAGE="https://github.com/OpenShot/libopenshot" -DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.2/libopenshot-0.1.2.tar.gz \ +DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.3/libopenshot-0.1.3.tar.gz \ https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp" -MD5SUM="f9610fa3e1808fb9ea8c403781d7c8f3 \ +MD5SUM="51a6657030364610fbfd126f3a5f8dfc \ 56f264ec5604a5576e0d836d89c38c77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |