diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-09-20 10:39:32 +1000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-21 23:31:44 +0100 |
commit | 11a1f5aacf8283baa913e1f22ded4f8c575e1732 (patch) | |
tree | 23223511784b9716e9c1b949bcf7838b3abe4280 | |
parent | 49523dee1638186892f5f1cdafb15421e0f8cdfe (diff) | |
download | slackbuilds-11a1f5aacf8283baa913e1f22ded4f8c575e1732.tar.gz |
libraries/libopenshot: Updated for version 0.2.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
-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 9550c596d2..05531a530b 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.0} +VERSION=${VERSION:-0.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info index 64df3062d3..8aa70f1f2c 100644 --- a/libraries/libopenshot/libopenshot.info +++ b/libraries/libopenshot/libopenshot.info @@ -1,9 +1,9 @@ PRGNAM="libopenshot" -VERSION="0.2.0" +VERSION="0.2.1" HOMEPAGE="https://github.com/OpenShot/libopenshot" -DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.2.0/libopenshot-0.2.0.tar.gz \ +DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.2.1/libopenshot-0.2.1.tar.gz \ https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp" -MD5SUM="09b05e23356d53777bcb2cad1615683b \ +MD5SUM="e6ecdcb044af50675c492b0aad42c159 \ 56f264ec5604a5576e0d836d89c38c77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |