diff options
author | T3slider <t3slider@gmail.com> | 2018-04-22 12:17:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-28 06:40:09 +0700 |
commit | eab26e0fba7dffb637e539dca4b39c6a0f3cf878 (patch) | |
tree | dfeb8f03eb67690e32710f6d511ae4745fe87fc2 /multimedia/makemkv/makemkv.SlackBuild | |
parent | 90b8c9600c9a6b307246e5de2efa9353a0c946ca (diff) |
multimedia/makemkv: Updated for version 1.12.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia/makemkv/makemkv.SlackBuild')
-rw-r--r-- | multimedia/makemkv/makemkv.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/makemkv/makemkv.SlackBuild b/multimedia/makemkv/makemkv.SlackBuild index c990887b788c..a8c6b40d99de 100644 --- a/multimedia/makemkv/makemkv.SlackBuild +++ b/multimedia/makemkv/makemkv.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for MakeMKV -# Copyright 2017 T3slider <t3slider@gmail.com> +# Copyright 2018 T3slider <t3slider@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=makemkv -VERSION=${VERSION:-1.10.8} +VERSION=${VERSION:-1.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |