diff options
author | root <root@rshg047.dnsready.net> | 2011-07-18 23:12:10 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-07-18 23:12:10 +0000 |
commit | 040215f1ca1d14472525c2562bc33e84f9728d4a (patch) | |
tree | c94addc612817e2d2fd14b36d7262bac86594877 /community/mlt/PKGBUILD | |
parent | ddddf9c453076a407bfdbf3e030e606f31ee2b86 (diff) |
Mon Jul 18 23:12:10 UTC 2011
Diffstat (limited to 'community/mlt/PKGBUILD')
-rw-r--r-- | community/mlt/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mlt/PKGBUILD b/community/mlt/PKGBUILD index f1d8f0d3f..3bbe6583a 100644 --- a/community/mlt/PKGBUILD +++ b/community/mlt/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 50803 2011-07-01 12:47:31Z spupykin $ +# $Id: PKGBUILD 51875 2011-07-17 19:10:00Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Fabian Schoelzel <myfirstname.mylastname@googlemail.com> # Contributor: funkyou <spamopfer@nickname.berlin.de> @@ -7,7 +7,7 @@ pkgbase=mlt pkgname=('mlt' 'mlt-python-bindings') -pkgver=0.7.2 +pkgver=0.7.4 pkgrel=1.1 pkgdesc="An open source multimedia framework" arch=('i686' 'x86_64') @@ -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=('3adeace6642a5ee0db0715b6bd7b7a52') +md5sums=('d5d1ff686f51131a02b0f6fca0f073da') build() { # mlt |