summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartins Mozeiko2020-02-06 21:48:17 -0800
committerMartins Mozeiko2020-02-06 21:48:17 -0800
commitf58b4727d1bda1d246685459e701c2e4e68260b1 (patch)
treeeafa98b02f21f71aa235232538105ea2dc8b2650 /PKGBUILD
parentebad57e874aa491d838b2d3426644b0d28100eb4 (diff)
downloadaur-f58b4727d1bda1d246685459e701c2e4e68260b1.tar.gz
update to 2.6.1 version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05e43eb13804..6ee5ae009433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Martins Mozeiko <martins.mozeiko@gmail.com>
pkgname=libva-headless
-pkgver=2.5.0
+pkgver=2.6.1
pkgrel=1
pkgdesc='Video Acceleration (VA) API for Linux headless systems'
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -14,7 +14,7 @@ makedepends=('meson')
optdepends=('libva-vdpau-driver: backend for Nvidia and AMD cards'
'libva-intel-driver: backend for Intel cards')
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('9b6264dade6b6d3edb59c6c4f3c9217d1d5a195635fc07da875d565f58624418')
+sha256sums=('965f581e096508ece26ea9bef8bd769e93f9d1fe6840e309cc925cfef35ad13f')
build() {
arch-meson "libva-${pkgver}" build -Dwith_x11=no -Dwith_glx=no -Dwith_wayland=no