From f5c3ff16bee28ec0c5c03d07f5dfd4eb72fa09ca Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sat, 11 Nov 2023 21:09:31 +0100 Subject: [PATCH] x264: Update to 0.164.r3161.a354f11 --- mingw-w64-x264/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-x264/PKGBUILD b/mingw-w64-x264/PKGBUILD index 41925eaffc..2b0e9a9d7b 100644 --- a/mingw-w64-x264/PKGBUILD +++ b/mingw-w64-x264/PKGBUILD @@ -3,7 +3,7 @@ _realname=x264 pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-libx264" "${MINGW_PACKAGE_PREFIX}-x264") -pkgver=0.164.r3108.31e19f9 +pkgver=0.164.r3161.a354f11 pkgrel=1 pkgdesc="Library for encoding H264/AVC video streams (mingw-w64)" arch=('any') @@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc" || echo "${MINGW_PACKAGE_PREFIX}-nasm" ) "git") options=('strip' 'staticlibs') -_commit="31e19f92f00c7003fa115047ce50978bc98c3a0d" +_commit="a354f11f8f019a2a34ae7ef554ff07b31f0818f3" source=("${_realname}"::"git+https://code.videolan.org/videolan/${_realname}.git#commit=${_commit}" 0001-beautify-pc.all.patch 0002-install-avisynth_c.h.mingw.patch