summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f403333627b..607ab021ec6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Martins Mozeiko <martins.mozeiko@gmail.com>
pkgname=libva-headless
-pkgver=2.20.0
+pkgver=2.21.0
pkgrel=1
pkgdesc='Video Acceleration (VA) API for Linux headless systems'
arch=(i686 x86_64 armv7h aarch64)
@@ -18,7 +18,7 @@ optdepends=(
'libva-mesa-driver: backend for AMD and Nvidia GPUs'
)
backup=(etc/libva.conf)
-source=(git+https://github.com/intel/libva.git#tag=907b2b5405ca1091b4360bf35060e143bd704b62)
+source=(git+https://github.com/intel/libva.git#tag=0b01aed44ef1a6ad660261284ff266fa812829ef)
sha256sums=(SKIP)
pkgver() {