summaryrefslogtreecommitdiffstats
path: root/abs/extra/mkvtoolnix
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/mkvtoolnix')
-rw-r--r--abs/extra/mkvtoolnix/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/abs/extra/mkvtoolnix/PKGBUILD b/abs/extra/mkvtoolnix/PKGBUILD
index 497670c..8e0a951 100644
--- a/abs/extra/mkvtoolnix/PKGBUILD
+++ b/abs/extra/mkvtoolnix/PKGBUILD
@@ -3,13 +3,14 @@
# Contributor: 03/08/04 <lefungus@altern.org>
pkgname=mkvtoolnix
-pkgver=4.9.1
-pkgrel=2
+pkgver=5.0.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>=1.0.0' 'libebml>=1.0.0' 'flac>=1.1.4' 'libvorbis' 'wxgtk>=2.8.0.1' 'file' 'boost' 'lzo2' 'qt')
+makedepends=('ruby' 'libcroco')
source=("http://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${pkgver}.tar.bz2")
build() {
@@ -23,4 +24,4 @@ package() {
cd ${srcdir}/${pkgname}-${pkgver}
./drake DESTDIR=${pkgdir} install
}
-md5sums=('5981f266e6d25da4a49f7464e4a97cdf')
+md5sums=('8a8d29c3b0eb202bb32ea44c54aeb83b')