git » libva.git » commit 900328a

upgpkg: 2.9.1-1

author Maxime Gauduin
2020-10-27 14:17:46 UTC
committer Maxime Gauduin
2020-10-27 14:17:46 UTC
parent eb9001c982f05705af87eb2d0a66df5a5379e511

upgpkg: 2.9.1-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f5ae2b1..75e18fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru@archlinux.org>
 
 pkgname=libva
-pkgver=2.9.0
+pkgver=2.9.1
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
 arch=(x86_64)
@@ -36,7 +36,7 @@ provides=(
   libva.so
 )
 backup=(etc/libva.conf)
-_tag=881ebd8c9b33af63a692c06514f6a6df3dc6ce70
+_tag=bef69c5f380a27b6908d6daea0fc18ce50e33bb9
 source=(git+https://github.com/intel/libva.git#tag=${_tag})
 sha256sums=(SKIP)