From ef61aa5a9cead170fa18dba44609c32bbf18306a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 5 May 2011 19:02:44 +0000 Subject: Thu May 5 19:02:44 UTC 2011 --- community/mlt/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/mlt/PKGBUILD') diff --git a/community/mlt/PKGBUILD b/community/mlt/PKGBUILD index 099421f6a..a98de1ccb 100644 --- a/community/mlt/PKGBUILD +++ b/community/mlt/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 44159 2011-04-04 10:37:36Z bluewind $ +# $Id: PKGBUILD 46148 2011-05-04 08:34:19Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Fabian Schoelzel # Contributor: funkyou @@ -7,8 +7,8 @@ pkgbase=mlt pkgname=('mlt' 'mlt-python-bindings') -pkgver=0.7.0 -pkgrel=3 +pkgver=0.7.2 +pkgrel=1 pkgdesc="An open source multimedia framework" arch=('i686' 'x86_64') url="http://www.mltframework.org" @@ -16,7 +16,7 @@ license=('GPL') makedepends=('sdl_image' 'libsamplerate' 'libdv' 'qt' 'sox' 'libxml2' 'gtk2' 'ffmpeg' 'frei0r-plugins' 'swig' 'python2' "jack" "ladspa") source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('06dd5bd6f00ae8fec64d45f0b74cac88') +md5sums=('3adeace6642a5ee0db0715b6bd7b7a52') build() { # mlt -- cgit v1.2.3-54-g00ecf