diff options
author | Christoph Willing <chris.willing@linux.com> | 2017-11-15 21:55:03 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:13 +0700 |
commit | 517dfc3d6e6ddffb1f4f24e13e254e6f6cf572b6 (patch) | |
tree | 00ee7dfa5d1c4b7fdd5dd6d900cb2740339e0c80 /libraries | |
parent | 95af4b4cda570ccdbcbab567e34766db086ee264 (diff) | |
download | slackbuilds-517dfc3d6e6ddffb1f4f24e13e254e6f6cf572b6.tar.gz |
libraries/libopenshot: Updated for version 0.1.9
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'libraries')
-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 fd8028cf26..b9b730f197 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.1.8} +VERSION=${VERSION:-0.1.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info index 1c71a54c06..3cc4f02fc4 100644 --- a/libraries/libopenshot/libopenshot.info +++ b/libraries/libopenshot/libopenshot.info @@ -1,9 +1,9 @@ PRGNAM="libopenshot" -VERSION="0.1.8" +VERSION="0.1.9" HOMEPAGE="https://github.com/OpenShot/libopenshot" -DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.8/libopenshot-0.1.8.tar.gz \ +DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.9/libopenshot-0.1.9.tar.gz \ https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp" -MD5SUM="70930d0c973dac2ab5468175224f142b \ +MD5SUM="74012e7260c91c3413b45401c46bfcc0 \ 56f264ec5604a5576e0d836d89c38c77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |