git » libva.git » commit 4894268

upgpkg: 2.17.0-1

author Maxime Gauduin
2023-01-03 09:14:02 UTC
committer Maxime Gauduin
2023-01-03 09:14:02 UTC
parent ef94be06ff795ee2eb346ede73759a7baa1d767c

upgpkg: 2.17.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f374966..8e8d27f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru@archlinux.org>
 
 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 @@ provides=(
 )
 backup=(etc/libva.conf)
 options=(debug)
-_tag=1333034d7ec6e4f8bcb340d8f7b81b8d32835c49
+_tag=df3c584bb79d1a1e521372d62fa62e8b1c52ce6c
 source=(git+https://github.com/intel/libva.git#tag=${_tag})
 sha256sums=('SKIP')