Date: Tuesday, June 27, 2017 @ 19:54:28 Author: alucryd Revision: 299297
upgpkg: x264 2:148.20170521-1 Modified: x264/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-27 13:20:53 UTC (rev 299296) +++ PKGBUILD 2017-06-27 19:54:28 UTC (rev 299297) @@ -6,7 +6,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=('x264' 'libx264' 'libx264-10bit' 'libx264-all') -pkgver=148.20170519 +pkgver=148.20170521 pkgrel=1 epoch=2 arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ license=('GPL') depends=('glibc') makedepends=('yasm' 'git' 'ffmpeg' 'l-smash') -_commit='d32d7bf1c6923a42cbd5ac2fd540ecbb009ba681' +_commit='aaa9aa83a111ed6f1db253d5afa91c5fc844583f' source=("git+https://git.videolan.org/git/x264.git#commit=${_commit}") sha256sums=('SKIP')
