From 68c43cc7e97ac4a37ab25565869bee0647f9546f Mon Sep 17 00:00:00 2001
From: Michael Hanson <hansonorders@verison.net>
Date: Fri, 28 May 2010 01:23:30 +0000
Subject: mkvtoolnix: update to 3.4.0

---
 abs/extra-testing/mkvtoolnix/PKGBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/abs/extra-testing/mkvtoolnix/PKGBUILD b/abs/extra-testing/mkvtoolnix/PKGBUILD
index 0151b28..7018cb9 100644
--- a/abs/extra-testing/mkvtoolnix/PKGBUILD
+++ b/abs/extra-testing/mkvtoolnix/PKGBUILD
@@ -3,13 +3,13 @@
 # Contributor: 03/08/04 <lefungus@altern.org>
 
 pkgname=mkvtoolnix
-pkgver=3.3.0
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="Set of tools to create, edit and inspect Matroska files"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.bunkus.org/videotools/mkvtoolnix/index.html"
-depends=('libmatroska>=0.8.1' 'flac>=1.1.4' 'libvorbis' 'wxgtk>=2.8.0.1' 'file' 'boost' 'lzo2')
+depends=('libmatroska>=0.9.0' 'libebml>=0.8.0' 'flac>=1.1.4' 'libvorbis' 'wxgtk>=2.8.0.1' 'file' 'boost' 'lzo2')
 source=("http://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${pkgver}.tar.bz2")
 
 build() {
@@ -19,4 +19,4 @@ build() {
   make  || return 1
   make DESTDIR=${pkgdir}/ install
 }
-md5sums=('a002b6537e4515b6a0b26f42e8a2eb9a')
+md5sums=('9d9e27adb8dbe42be9636070766e1b64')
-- 
cgit v0.12