diff options
author | Christoph Willing <chris.willing@linux.com> | 2019-03-26 17:38:37 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-30 07:18:26 +0700 |
commit | 517ad462a7c9466f1a5ca11da9cea35ee102ec0f (patch) | |
tree | c76d8c5b24a5c32dc8f385bfbddfec975cf44983 /libraries | |
parent | 58f91968ca1472bbb147ac6b898b0f84a515f3cd (diff) | |
download | slackbuilds-517ad462a7c9466f1a5ca11da9cea35ee102ec0f.tar.gz |
libraries/libopenshot: Updated for version 0.2.3
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 3ba029e6df..cb04349871 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:-2.4.4} +VERSION=${VERSION:-0.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info index fb37ceb5a1..d1b65cdc5a 100644 --- a/libraries/libopenshot/libopenshot.info +++ b/libraries/libopenshot/libopenshot.info @@ -1,9 +1,9 @@ PRGNAM="libopenshot" -VERSION="2.4.4" +VERSION="0.2.3" HOMEPAGE="https://github.com/OpenShot/libopenshot" -DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v2.4.4/libopenshot-2.4.4.tar.gz \ +DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.2.3/libopenshot-0.2.3.tar.gz \ https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp" -MD5SUM="efdac0803622940c5cd2429356996f11 \ +MD5SUM="7ba70ff88ef52f658ce550aad1f5eaa1 \ 56f264ec5604a5576e0d836d89c38c77" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |