git » libva.git » commit eb9001c

upgpkg: 2.9.0-1

author Maxime Gauduin
2020-09-13 09:06:59 UTC
committer Maxime Gauduin
2020-09-13 09:06:59 UTC
parent 0edb477edced7339bbc48557547adb57a1606315

upgpkg: 2.9.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6bc0a6e..f5ae2b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru@archlinux.org>
 
 pkgname=libva
-pkgver=2.8.0
+pkgver=2.9.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=963a4b63a7e9ada3934047c4af906c6867511ac7
+_tag=881ebd8c9b33af63a692c06514f6a6df3dc6ce70
 source=(git+https://github.com/intel/libva.git#tag=${_tag})
 sha256sums=(SKIP)