Date: Friday, August 27, 2010 @ 14:19:49 Author: ibiru Revision: 89002
upgpkg: ffmpeg 24953-1 bump version Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-08-27 18:03:14 UTC (rev 89001) +++ PKGBUILD 2010-08-27 18:19:49 UTC (rev 89002) @@ -4,8 +4,8 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=24460 -pkgrel=2 +pkgver=24953 +pkgrel=1 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" arch=('i686' 'x86_64') url="http://ffmpeg.org/" @@ -16,7 +16,7 @@ source=(ftp://ftp.archlinux.org/other/ffmpeg/ffmpeg-${pkgver}.tar.xz) options=('force') #source=(http://ffmpeg.org/releases//releases/ffmpeg-${pkgver}.tar.bz2) -md5sums=('f72c5c9cb207746aa4b4fe3ff548ea1b') +md5sums=('92d3dfc3c09d97631e308179832ac2cf') build() { cd "$srcdir/$pkgname"
