diff options
author | Christoph Willing <chris.willing@linux.com> | 2017-05-11 09:34:40 +1000 |
---|---|---|
committer | Christoph Willing <chris.willing@linux.com> | 2017-05-11 09:45:30 +1000 |
commit | 5ff9bda278bc23117b27ba33e8f68acb75677c3f (patch) | |
tree | 615477f9ac9cbb53501eb30d420830049a031e0e /libraries/libopenshot | |
parent | 32a369ed5c398d7d3b29fdfcf76dc7028727bd8c (diff) |
libraries/libopenshot: Updated for version 0.1.5
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 19b793abe87e..9dfbdc6c4efb 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.4} +VERSION=${VERSION:-0.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info index f71c266186bc..a4c7d64de774 100644 --- a/libraries/libopenshot/libopenshot.info +++ b/libraries/libopenshot/libopenshot.info @@ -1,9 +1,9 @@ PRGNAM="libopenshot" -VERSION="0.1.4" +VERSION="0.1.5" HOMEPAGE="https://github.com/OpenShot/libopenshot" -DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.4/libopenshot-0.1.4.tar.gz \ +DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.1.5/libopenshot-0.1.5.tar.gz \ https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp" -MD5SUM="c571674e575780a1a1023ca235683d21 \ +MD5SUM="5f994fc3e90db293e25334a3ea071467 \ 56f264ec5604a5576e0d836d89c38c77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |