summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multimedia/mlt/mlt.SlackBuild5
-rw-r--r--multimedia/mlt/mlt.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/multimedia/mlt/mlt.SlackBuild b/multimedia/mlt/mlt.SlackBuild
index e5f88343b2..e6bb43afca 100644
--- a/multimedia/mlt/mlt.SlackBuild
+++ b/multimedia/mlt/mlt.SlackBuild
@@ -3,9 +3,9 @@
# Slackware build script for mlt.
# Written by stormtracknole - stormtracknole@gmail.com
-
# Modified by Erik Hanson (erik@slackbuilds.org) with
# help from Jonathan Larsen (agentc0re@learnix.net)
+# Maintatiner: Edward W. Koenig <kingbeowulf@gmail.com>
#
# Feb 16, 2010 - Modified the script and defined the $PYTHON variable
# outside of the if statement because it was causing issues with
@@ -48,9 +48,10 @@
# 20-MAR-2016 new maintainer, version update to 6.0.0
# 11-OCT-2016 version update
# 22-OCT-2016 add qt5 support, bug fixes/addenda (Larry Hajali)
+# 29-JAN-2017 version update
PRGNAM=mlt
-VERSION=${VERSION:-6.2.0}
+VERSION=${VERSION:-6.4.1}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
diff --git a/multimedia/mlt/mlt.info b/multimedia/mlt/mlt.info
index 18098035c5..35b189a26c 100644
--- a/multimedia/mlt/mlt.info
+++ b/multimedia/mlt/mlt.info
@@ -1,8 +1,8 @@
PRGNAM="mlt"
-VERSION="6.2.0"
+VERSION="6.4.1"
HOMEPAGE="http://mltframework.org/"
-DOWNLOAD="http://downloads.sourceforge.net/mlt/mlt-6.2.0.tar.gz"
-MD5SUM="cdbc5d1d686b75dd2b8fd14059bdd9d4"
+DOWNLOAD="http://downloads.sourceforge.net/mlt/mlt-6.4.1.tar.gz"
+MD5SUM="bfa7b4009be616d6f858393a88fbbb32"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg libdv libquicktime"