git » libva.git » commit 852269d

upgpkg: 2.11.0-1

author Maxime Gauduin
2021-03-24 10:20:46 UTC
committer Maxime Gauduin
2021-03-24 10:20:46 UTC
parent ad2b8cfd9ce16d9e373f501751b37ad34386e20a

upgpkg: 2.11.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6d59f0f..a481b82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru@archlinux.org>
 
 pkgname=libva
-pkgver=2.10.0
+pkgver=2.11.0
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
 arch=(x86_64)
@@ -36,7 +36,7 @@ provides=(
   libva.so
 )
 backup=(etc/libva.conf)
-_tag=e3c7598743f10477f5799df42c806ba4945fd5c1
+_tag=64d75c08a720b73f4474b9265ca6dc99f947af8b
 source=(git+https://github.com/intel/libva.git#tag=${_tag})
 sha256sums=(SKIP)