Date: Friday, September 16, 2011 @ 10:05:43 Author: ibiru Revision: 138104
get latest vaapi fixes Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-16 12:02:33 UTC (rev 138103) +++ PKGBUILD 2011-09-16 14:05:43 UTC (rev 138104) @@ -4,7 +4,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=20110910 +pkgver=20110916 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=('f726ae21f9c12551603d8a9cf301280a') +md5sums=('d065a16866c9bcf4d06c5452b2fbdc56') build() { cd "$srcdir/$pkgname"
