diff options
author | Christoph Willing <chris.willing@linux.com> | 2022-12-31 22:54:16 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-07 08:13:52 +0700 |
commit | 1588d4ab04a14863837ffb52fa3cb9d1acd2ca53 (patch) | |
tree | 19dabb6226fe31ad5b6f32df8761648a87e2b891 /libraries/libopenshot/libopenshot.info | |
parent | c1abaec4ac4165dea25cd4a25bbbb7c4c82f0e48 (diff) |
libraries/libopenshot: Updated for version 0.3.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libopenshot/libopenshot.info')
-rw-r--r-- | libraries/libopenshot/libopenshot.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info index c2112b2ce54d8..533e8e9d9447d 100644 --- a/libraries/libopenshot/libopenshot.info +++ b/libraries/libopenshot/libopenshot.info @@ -1,8 +1,8 @@ PRGNAM="libopenshot" -VERSION="0.2.7" +VERSION="0.3.0" HOMEPAGE="https://github.com/OpenShot/libopenshot" -DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.2.7/libopenshot-0.2.7.tar.gz" -MD5SUM="4996b84dbb005d8f955b2671e3b8409c" +DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.3.0/libopenshot-0.3.0.tar.gz" +MD5SUM="411a1a96bb04ea32f58178353dd8d9cf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="cppzmq protobuf3 unittest-cpp libopenshot-audio" |