commit 18e3938aab817917ec4c3d7e7844748915726c0a Author: Danny Rawlins <monster.romster@gmail.com> Date: Thu May 19 01:04:27 2016 +1000 mkvtoolnix: 8.6.1 -> 9.1.0 diff --git a/mkvtoolnix/.md5sum b/mkvtoolnix/.md5sum index 5763fde..7a21731 100644 --- a/mkvtoolnix/.md5sum +++ b/mkvtoolnix/.md5sum @@ -1 +1 @@ -acc96607003542f3dcc810b54cd1981b mkvtoolnix-8.6.1.tar.xz +7eafd6f5a9affd35f9cbf607d8ccf9b3 mkvtoolnix-9.1.0.tar.xz diff --git a/mkvtoolnix/Pkgfile b/mkvtoolnix/Pkgfile index 3f69cca..31e5bce 100644 --- a/mkvtoolnix/Pkgfile +++ b/mkvtoolnix/Pkgfile @@ -1,14 +1,14 @@ # Description: Tools to create, alter and inspect Matroska files. -# URL: http://www.bunkus.org/videotools/mkvtoolnix +# URL: https://mkvtoolnix.download/ # Maintainer: Danny Rawlins, crux at romster dot me # Packager: Han Boetes, han at mijncomputer dot nl # Depends on: boost file flac libmatroska libvorbis ruby # Nice to have: wxgtk name=mkvtoolnix -version=8.6.1 +version=9.1.0 release=1 -source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$name-$version.tar.xz) +source=(https://mkvtoolnix.download/sources/$name-$version.tar.xz) build() { cd $name-$version @@ -31,7 +31,7 @@ build() { ./drake DESTDIR=$PKG install rm -r \ - $PKG/usr/share/man/{ca,de,es,uk,ja,nl,zh_CN} \ + $PKG/usr/share/man/{ca,de,es,ja,ko,nl,pl,uk,zh_CN} \ $PKG/usr/share/locale # remove doc's if wxgtk is installed