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/libopenshot/libopenshot.SlackBuild | |
parent | 58f91968ca1472bbb147ac6b898b0f84a515f3cd (diff) |
libraries/libopenshot: Updated for version 0.2.3
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'libraries/libopenshot/libopenshot.SlackBuild')
-rw-r--r-- | libraries/libopenshot/libopenshot.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libopenshot/libopenshot.SlackBuild b/libraries/libopenshot/libopenshot.SlackBuild index 3ba029e6df308..cb04349871beb 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} |