Date: Saturday, September 10, 2011 @ 05:44:44 Author: ibiru Revision: 137640
rebuild against openjpeg 1.4, update from 0.7 branch for now Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-10 09:40:24 UTC (rev 137639) +++ PKGBUILD 2011-09-10 09:44:44 UTC (rev 137640) @@ -4,7 +4,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=20110724 +pkgver=20110910 pkgrel=1 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('yasm' 'git') #git clone git://git.videolan.org/ffmpeg.git source=(ftp://ftp.archlinux.org/other/ffmpeg/${pkgname}-${pkgver}.tar.xz) -md5sums=('b6815ae13a17ab57449269bc2156546e') +md5sums=('f726ae21f9c12551603d8a9cf301280a') build() { cd "$srcdir/$pkgname"
