diff --git a/extra/x264/PKGBUILD b/extra/x264/PKGBUILD index ddfcf203b..9c0900db9 100644 --- a/extra/x264/PKGBUILD +++ b/extra/x264/PKGBUILD @@ -10,15 +10,15 @@ # - --disable-lto pkgname=('x264' 'libx264' 'libx264-10bit' 'libx264-all') -pkgver=148.20170121 -pkgrel=6 +pkgver=148.20170519 +pkgrel=1 epoch=2 arch=('i686' 'x86_64') url='https://www.videolan.org/developers/x264.html' license=('GPL') depends=('glibc') makedepends=('yasm' 'git' 'ffmpeg' 'l-smash') -_commit='97eaef2ab82a46d13ea5e00270712d6475fbe42b' +_commit='d32d7bf1c6923a42cbd5ac2fd540ecbb009ba681' source=("git+https://git.videolan.org/git/x264.git#commit=${_commit}") sha256sums=('SKIP')