ffnvcodec-headers: update to 12.0.16.0

This commit is contained in:
Biswapriyo Nath
2023-08-31 18:33:31 +05:30
parent c7a25ed077
commit b1bd40b45e

View File

@@ -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