diff --git a/mingw-w64-ffnvcodec-headers/PKGBUILD b/mingw-w64-ffnvcodec-headers/PKGBUILD index bb9f365935..49a7156c4e 100644 --- a/mingw-w64-ffnvcodec-headers/PKGBUILD +++ b/mingw-w64-ffnvcodec-headers/PKGBUILD @@ -3,7 +3,7 @@ _realname=ffnvcodec-headers pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=11.1.5.2 +pkgver=12.0.16.0 pkgrel=1 pkgdesc='FFmpeg version of headers required to interface with Nvidias codec APIs (mingw-w64)' arch=('any') @@ -11,9 +11,9 @@ mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') url=https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git license=('MIT') makedepends=("git") -_tag=f8ae7a49bfef2f99d2c931a791dc3863fda67bf3 +_tag=c5e4af74850a616c42d39ed45b9b8568b71bf8bf source=(git+https://git.videolan.org/git/ffmpeg/nv-codec-headers.git#tag=${_tag}) -sha256sums=(SKIP) +sha256sums=('SKIP') pkgver() { cd nv-codec-headers