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 | |
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')
-rw-r--r-- | libraries/libopenshot/libopenshot.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/libopenshot/libopenshot.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libopenshot/libopenshot.SlackBuild b/libraries/libopenshot/libopenshot.SlackBuild index 05531a530b7d..bec4c68d517a 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} diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info index 8aa70f1f2c02..184fe142dbe5 100644 --- a/libraries/libopenshot/libopenshot.info +++ b/libraries/libopenshot/libopenshot.info @@ -1,9 +1,9 @@ PRGNAM="libopenshot" -VERSION="0.2.1" +VERSION="0.2.2" HOMEPAGE="https://github.com/OpenShot/libopenshot" -DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.2.1/libopenshot-0.2.1.tar.gz \ +DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.2.2/libopenshot-0.2.2.tar.gz \ https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp" -MD5SUM="e6ecdcb044af50675c492b0aad42c159 \ +MD5SUM="4f4597b8e4546d3edf55377bfe846b69 \ 56f264ec5604a5576e0d836d89c38c77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |