Date: Saturday, June 18, 2011 @ 12:05:03 Author: ibiru Revision: 127804
upgpkg: x264 20110617-1 bump to latest version Modified: x264/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-06-18 15:54:57 UTC (rev 127803) +++ PKGBUILD 2011-06-18 16:05:03 UTC (rev 127804) @@ -4,7 +4,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=x264 -pkgver=20110506 +pkgver=20110617 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=('29afc662ac62b7cabffccc65faa146ae') +md5sums=('928717aa2f0c7ca91e589d6b60e688f1') build() { cd "$srcdir/$pkgname-snapshot-$pkgver-2245"
