summaryrefslogtreecommitdiffstats
path: root/multimedia/mkvtoolnix/mkvtoolnix.SlackBuild
diff options
context:
space:
mode:
author Andrew Strong2010-03-16 01:00:28 +0100
committer Erik Hanson2010-05-13 13:26:23 +0200
commit07c507b4ca8c6f6b01c7be44dae3c5bc4bcacf78 (patch)
treebf2f150378b756d30de1086976c06b07abdd5c53 /multimedia/mkvtoolnix/mkvtoolnix.SlackBuild
parentee1fcb7996b0b94e67ac16a55b5c44a481bab2e1 (diff)
downloadslackbuilds-07c507b4ca8c6f6b01c7be44dae3c5bc4bcacf78.tar.gz
multimedia/mkvtoolnix: Updated for version 3.2.0.
Diffstat (limited to 'multimedia/mkvtoolnix/mkvtoolnix.SlackBuild')
-rw-r--r--multimedia/mkvtoolnix/mkvtoolnix.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/mkvtoolnix/mkvtoolnix.SlackBuild b/multimedia/mkvtoolnix/mkvtoolnix.SlackBuild
index 996164a6d5..f3d61b7760 100644
--- a/multimedia/mkvtoolnix/mkvtoolnix.SlackBuild
+++ b/multimedia/mkvtoolnix/mkvtoolnix.SlackBuild
@@ -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}
+