updated mkvtoolnix

This commit is contained in:
george 2012-04-18 15:04:08 +00:00
parent 19606a1f4c
commit 4984846ad4

View File

@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname=mkvtoolnix
pkgver=5.4.0
pkgver=5.5.0
pkgrel=1
pkgdesc="Set of tools to create, edit and inspect Matroska files."
arch=('i686' 'x86_64')
@ -15,7 +15,7 @@ makedepends=('boost' 'ruby')
categories=('multimedia')
install=mkvtoolnix.install
source=("http://www.bunkus.org/videotools/$pkgname/sources/$pkgname-$pkgver.tar.bz2")
md5sums=('52c0d7f0df55b86022d9d6ed985fd803')
md5sums=('2c89693b2a2391ece14a5c93ba8a9974')
build() {
cd $srcdir/$pkgname-$pkgver