diff --git a/extra/x264/PKGBUILD b/extra/x264/PKGBUILD index dfcb4d5e1..dce212399 100644 --- a/extra/x264/PKGBUILD +++ b/extra/x264/PKGBUILD @@ -18,7 +18,7 @@ license=('GPL') depends=('glibc') makedepends=('yasm' 'git' 'ffmpeg' 'l-smash') _commit=73ae2d11d472d0eb3b7c218dc1659db32f649b14 -source=('git://git.videolan.org/x264.git#commit=${_commit}' +source=("git://git.videolan.org/x264.git#commit=${_commit}" 'aarch64.patch') md5sums=('SKIP' 'cfea784ff527edab0972a540660f4000')