Date: Thursday, June 30, 2022 @ 15:20:44 Author: alucryd Revision: 449676
upgpkg: libva 2.15.0-1 Modified: libva/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-30 14:46:19 UTC (rev 449675) +++ PKGBUILD 2022-06-30 15:20:44 UTC (rev 449676) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=libva -pkgver=2.14.0 +pkgver=2.15.0 pkgrel=1 pkgdesc='Video Acceleration (VA) API for Linux' arch=(x86_64) @@ -36,7 +36,7 @@ libva.so ) backup=(etc/libva.conf) -_tag=eec9f7132d4677575f929fc1dd3babc349cc56da +_tag=b095d10bf355110352e75c22e581018a7ea7de5a source=(git+https://github.com/intel/libva.git#tag=${_tag}) sha256sums=(SKIP)
