Date: Saturday, November 5, 2011 @ 06:07:36 Author: ibiru Revision: 142104
new snapshot. Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-11-05 09:58:34 UTC (rev 142103) +++ PKGBUILD 2011-11-05 10:07:36 UTC (rev 142104) @@ -4,7 +4,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=20111030 +pkgver=20111105 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=('414bbe4184530f82368f4a29e3e71b51') +md5sums=('d1889c07a929cd0efaf7f486ff2f55e0') build() { cd "$srcdir/$pkgname"
