summaryrefslogtreecommitdiff
path: root/community/mlt
diff options
context:
space:
mode:
Diffstat (limited to 'community/mlt')
-rw-r--r--community/mlt/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mlt/PKGBUILD b/community/mlt/PKGBUILD
index 409325441..020d625a2 100644
--- a/community/mlt/PKGBUILD
+++ b/community/mlt/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 110827 2014-05-08 12:32:46Z spupykin $
+# $Id: PKGBUILD 115397 2014-07-10 09:26:27Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Fabian Schoelzel <myfirstname.mylastname@googlemail.com>
# Contributor: funkyou <spamopfer@nickname.berlin.de>
@@ -7,8 +7,8 @@
pkgbase=mlt
pkgname=('mlt' 'mlt-python-bindings')
-pkgver=0.9.0
-pkgrel=6
+pkgver=0.9.2
+pkgrel=1
pkgdesc="An open source multimedia framework"
arch=('i686' 'x86_64')
url="http://www.mltframework.org"
@@ -17,7 +17,7 @@ makedepends=('sdl_image' 'libsamplerate' 'libdv' 'qt4' 'sox' 'libxml2' 'gtk2' 'f
'frei0r-plugins' 'swig' 'python2' "jack" "ladspa")
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
fix-segmentation-fault-at-exit-by-calling-av_lockmgr.patch)
-md5sums=('1cd2d73f3ffe77a43980e99aaa4ea06c'
+md5sums=('f88ead8fcea628a65ebf329cc4470b6d'
'8227e7a1b059b1b16901166d2a508317')
prepare() {