mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
multimedia/mkvtoolnix: Updated for version 9.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f362866181
commit
f322545ba0
3 changed files with 5 additions and 5 deletions
|
@ -11,4 +11,4 @@ Configure will use the internal versions if it fails to find them or
|
|||
they are unusable.
|
||||
|
||||
Interested parties can build QT version of GUI by passing QTGUI=yes.
|
||||
This requires qt5 to be installed.
|
||||
This requires QT5 and libxkbcommon to be installed.
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mkvtoolnix
|
||||
VERSION=${VERSION:-8.9.0}
|
||||
VERSION=${VERSION:-9.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mkvtoolnix"
|
||||
VERSION="8.9.0"
|
||||
VERSION="9.5.0"
|
||||
HOMEPAGE="https://www.bunkus.org/videotools/mkvtoolnix"
|
||||
DOWNLOAD="https://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-8.9.0.tar.xz"
|
||||
MD5SUM="a272f79a1449ccf6c335ee3afddb6ce2"
|
||||
DOWNLOAD="https://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-9.5.0.tar.xz"
|
||||
MD5SUM="565ba79a494ed25f18840be9bebbd45f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue