Date: Friday, October 1, 2021 @ 16:04:45 Author: alucryd Revision: 424987
upgpkg: libva 2.13.0-1 Modified: libva/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-01 16:03:29 UTC (rev 424986) +++ PKGBUILD 2021-10-01 16:04:45 UTC (rev 424987) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=libva -pkgver=2.12.0 +pkgver=2.13.0 pkgrel=1 pkgdesc='Video Acceleration (VA) API for Linux' arch=(x86_64) @@ -36,7 +36,7 @@ libva.so ) backup=(etc/libva.conf) -_tag=df3268636cb86ce9e12b87d9b8600db1f7321b57 +_tag=8d948cc076cb255b442afe4f0f4e04cbc80785bf source=(git+https://github.com/intel/libva.git#tag=${_tag}) sha256sums=(SKIP)
