git » libva.git » commit 5862a3f

upgpkg: 2.15.0-1

author Maxime Gauduin
2022-06-30 15:20:44 UTC
committer Maxime Gauduin
2022-06-30 15:20:44 UTC
parent 4913710fb37273611bf0e4f680ae63b30240bd68

upgpkg: 2.15.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e56f534..57e189d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru@archlinux.org>
 
 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 @@ provides=(
   libva.so
 )
 backup=(etc/libva.conf)
-_tag=eec9f7132d4677575f929fc1dd3babc349cc56da
+_tag=b095d10bf355110352e75c22e581018a7ea7de5a
 source=(git+https://github.com/intel/libva.git#tag=${_tag})
 sha256sums=(SKIP)