community/mkvtoolnix: upgrade to 15.0.0

This commit is contained in:
Francesco Colista 2017-08-20 09:56:48 +00:00
parent f8521b1e9f
commit f316693630

View File

@ -2,7 +2,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com> # Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=mkvtoolnix pkgname=mkvtoolnix
pkgver=14.0.0 pkgver=15.0.0
pkgrel=0 pkgrel=0
pkgdesc="Set of tools to create, edit and inspect Matroska files" pkgdesc="Set of tools to create, edit and inspect Matroska files"
url="https://mkvtoolnix.download/index.html" url="https://mkvtoolnix.download/index.html"
@ -33,4 +33,4 @@ package() {
rake DESTDIR="$pkgdir" install rake DESTDIR="$pkgdir" install
} }
sha512sums="636c8b149f61548abc53d3cfdbb0ab32cc88853ae23d010a35151ea1e12011e93a9350fc0b2d7a0367effb63d86bc6dffe26c2826df1f867bdb4f7939f81c295 mkvtoolnix-14.0.0.tar.xz" sha512sums="5cef57dce4e6ca3d036142e42e302e8a315782ded11fb4c5982b406d389c8709bc7cf2a86d605b7c02797dc7b907dc3895db515e9d3e40976ab14198d9f400c6 mkvtoolnix-15.0.0.tar.xz"