Date: Thursday, December 28, 2017 @ 16:07:39 Author: alucryd Revision: 313726
upgpkg: x264 2:152.20171224-1 Modified: x264/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-28 13:46:15 UTC (rev 313725) +++ PKGBUILD 2017-12-28 16:07:39 UTC (rev 313726) @@ -6,7 +6,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=('x264' 'libx264' 'libx264-10bit' 'libx264-all') -pkgver=148.20170521 +pkgver=152.20171224 pkgrel=1 epoch=2 arch=('x86_64') @@ -13,8 +13,8 @@ url='https://www.videolan.org/developers/x264.html' license=('GPL') depends=('glibc') -makedepends=('yasm' 'git' 'ffmpeg' 'l-smash') -_commit='aaa9aa83a111ed6f1db253d5afa91c5fc844583f' +makedepends=('git' 'ffmpeg' 'l-smash' 'nasm') +_commit='e9a5903edf8ca59ef20e6f4894c196f135af735e' source=("git+https://git.videolan.org/git/x264.git#commit=${_commit}") sha256sums=('SKIP')
