Date: Tuesday, January 3, 2023 @ 09:14:02 Author: alucryd Revision: 465281
upgpkg: libva 2.17.0-1 Modified: libva/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-03 02:19:30 UTC (rev 465280) +++ PKGBUILD 2023-01-03 09:14:02 UTC (rev 465281) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=libva -pkgver=2.16.0 +pkgver=2.17.0 pkgrel=1 pkgdesc='Video Acceleration (VA) API for Linux' arch=(x86_64) @@ -37,7 +37,7 @@ ) backup=(etc/libva.conf) options=(debug) -_tag=1333034d7ec6e4f8bcb340d8f7b81b8d32835c49 +_tag=df3c584bb79d1a1e521372d62fa62e8b1c52ce6c source=(git+https://github.com/intel/libva.git#tag=${_tag}) sha256sums=('SKIP')
