Date: Wednesday, November 23, 2011 @ 08:49:10 Author: ibiru Revision: 143215
new snapshot Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-11-23 12:51:47 UTC (rev 143214) +++ PKGBUILD 2011-11-23 13:49:10 UTC (rev 143215) @@ -4,7 +4,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=20111108 +pkgver=20111123 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=('bad7e47f6974cee62d98ce9de710076c') +md5sums=('8ec30d05efe0f6cc6f702933e6781e8e') build() { cd "$srcdir/$pkgname"
