Date: Monday, May 17, 2010 @ 07:31:20 Author: giovanni Revision: 80467
upgpkg: mkvtoolnix 3.4.0-1 upstream release Modified: mkvtoolnix/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-05-17 11:07:17 UTC (rev 80466) +++ PKGBUILD 2010-05-17 11:31:20 UTC (rev 80467) @@ -3,7 +3,7 @@ # Contributor: 03/08/04 <[email protected]> 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') @@ -13,7 +13,7 @@ makedepends=('wxgtk') optdepends=('wxgtk: mkvmerge and mkvinfo GUI') source=("http://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${pkgver}.tar.bz2") -md5sums=('a002b6537e4515b6a0b26f42e8a2eb9a') +md5sums=('9d9e27adb8dbe42be9636070766e1b64') build() { cd "${srcdir}/${pkgname}-${pkgver}"
