diff --git a/mingw-w64-ffnvcodec-headers/PKGBUILD b/mingw-w64-ffnvcodec-headers/PKGBUILD index 8e052565ac..c944b065d6 100644 --- a/mingw-w64-ffnvcodec-headers/PKGBUILD +++ b/mingw-w64-ffnvcodec-headers/PKGBUILD @@ -3,15 +3,15 @@ _realname=ffnvcodec-headers pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=11.1.5.0 +pkgver=11.1.5.1 pkgrel=1 -pkgdesc='FFmpeg version of headers required to interface with Nvidias codec APIs' +pkgdesc='FFmpeg version of headers required to interface with Nvidias codec APIs (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url=https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git license=('MIT') makedepends=("git") -_tag=b641a195edbe3ac9788e681e22c2e2fad8aacddb +_tag=84483da70d903239d4536763fde8c7e6c4e80784 source=(git+https://git.videolan.org/git/ffmpeg/nv-codec-headers.git#tag=${_tag}) sha256sums=(SKIP)