Date: Monday, March 28, 2011 @ 14:20:15 Author: ibiru Revision: 117096
upgpkg: x264 20110327-1 update to 20110327 Modified: x264/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-28 17:40:24 UTC (rev 117095) +++ PKGBUILD 2011-03-28 18:20:15 UTC (rev 117096) @@ -4,7 +4,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=x264 -pkgver=20110115 +pkgver=20110327 pkgrel=1 pkgdesc="free library for encoding H264/AVC video streams" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('glibc') makedepends=('yasm') source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245.tar.bz2) -md5sums=('c977e56dac340bc5145a3ecce9a45aef') +md5sums=('7579aff8166a974a1b293cd18b9ead92') build() { cd "$srcdir/$pkgname-snapshot-$pkgver-2245"
