git » libva.git » commit 70a8039

upgpkg: 2.7.0-1

author Maxime Gauduin
2020-04-02 21:31:55 UTC
committer Maxime Gauduin
2020-04-02 21:31:55 UTC
parent 5354ee1d5c9e57590e56e2528b533d6524fe72e7

upgpkg: 2.7.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index fb8c1ab..04dfc65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru@archlinux.org>
 
 pkgname=libva
-pkgver=2.6.1
+pkgver=2.7.0
 pkgrel=1
 pkgdesc='Video Acceleration (VA) API for Linux'
 arch=(x86_64)
@@ -36,7 +36,7 @@ provides=(
   libva.so
 )
 backup=(etc/libva.conf)
-source=(git+https://github.com/intel/libva.git#tag=b593b7cddd9ecfb4a1c59af078817751eef4bb23)
+source=(git+https://github.com/intel/libva.git#tag=c2be378312b0a17c796509defae42afba7351272)
 sha256sums=(SKIP)
 
 pkgver() {