From 1a7982ea42383b2cccf533c14b135652992caa1a Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 12 May 2018 16:44:26 +0000 Subject: [PATCH] extra/x264 to 152.20171224-2 --- extra/x264/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/x264/PKGBUILD b/extra/x264/PKGBUILD index ce03be364..e8a24250d 100644 --- a/extra/x264/PKGBUILD +++ b/extra/x264/PKGBUILD @@ -11,7 +11,7 @@ pkgname=('x264' 'libx264' 'libx264-10bit' 'libx264-all') pkgver=152.20171224 -pkgrel=1 +pkgrel=2 epoch=2 arch=('x86_64') url='https://www.videolan.org/developers/x264.html'