summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2023-03-21 16:33:58 +0100
committerMagnus Boman2023-03-21 16:33:58 +0100
commite3b7d6ff196b16508726f14d7ded2a15f5e81533 (patch)
tree58fb9d9b2aea76ef1f083c606c794ebc58236220
parenteeeda9c8c55aa7806ddd9015a576696696067892 (diff)
downloadaur-e3b7d6ff196b16508726f14d7ded2a15f5e81533.tar.gz
upgpkg: libva-headless 2.18.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21e65c868b0e..22bd645a2ff3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libva-headless
pkgdesc = Video Acceleration (VA) API for Linux headless systems
- pkgver = 2.17.0
+ pkgver = 2.18.0
pkgrel = 1
url = https://01.org/linuxmedia/vaapi
arch = i686
@@ -19,7 +19,7 @@ pkgbase = libva-headless
provides = libva-drm.so
conflicts = libva
backup = etc/libva.conf
- source = git+https://github.com/intel/libva.git#tag=df3c584bb79d1a1e521372d62fa62e8b1c52ce6c
+ source = git+https://github.com/intel/libva.git#tag=b06ccb323cd68bc5ce3fa9861c831766d6355d88
sha256sums = SKIP
pkgname = libva-headless
diff --git a/PKGBUILD b/PKGBUILD
index a73487eab14e..00ad7b7afae3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Martins Mozeiko <martins.mozeiko@gmail.com>
pkgname=libva-headless
-pkgver=2.17.0
+pkgver=2.18.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=df3c584bb79d1a1e521372d62fa62e8b1c52ce6c)
+source=(git+https://github.com/intel/libva.git#tag=b06ccb323cd68bc5ce3fa9861c831766d6355d88)
sha256sums=(SKIP)
pkgver() {