multimedia/mkvtoolnix: Updated for version 3.2.0.

This commit is contained in:
Andrew Strong 2010-03-15 19:00:28 -05:00 committed by Erik Hanson
parent ee1fcb7996
commit 07c507b4ca
2 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware 13 build script for mkvtoolnix
# Copyright 2009 Andrew Strong (http://www.andrews-corner.org)
# Copyright 2010 Andrew Strong (http://www.andrews-corner.org)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mkvtoolnix
VERSION=3.0.0
VERSION=3.2.0
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -105,3 +105,4 @@ cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}

View File

@ -1,9 +1,9 @@
PRGNAM="mkvtoolnix"
VERSION="3.0.0"
VERSION="3.2.0"
HOMEPAGE="http://www.bunkus.org/videotools/mkvtoolnix"
DOWNLOAD="http://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-3.0.0.tar.bz2"
DOWNLOAD="http://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-3.2.0.tar.bz2"
DOWNLOAD_x86_64=""
MD5SUM="2e9373edd5a5523313d8f5bea3ee8f8e"
MD5SUM="9bf31280cb07870771e69de0287dc769"
MD5SUM_x86_64=""
MAINTAINER="Andrew Strong"
EMAIL="andrew.david.45@gmail.com"