Date: Wednesday, June 22, 2011 @ 09:37:20 Author: ibiru Revision: 128284
get latest fixes from oldabi branch. this version is almost 0.7 release Modified: ffmpeg/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-06-22 12:51:01 UTC (rev 128283) +++ PKGBUILD 2011-06-22 13:37:20 UTC (rev 128284) @@ -4,7 +4,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=ffmpeg -pkgver=20110618 +pkgver=20110622 pkgrel=1 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" arch=('i686' 'x86_64') @@ -49,3 +49,4 @@ } # vim:set ts=2 sw=2 et: +md5sums=('6003afa1f87857db729d697e3ec1be36')
