summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMagnus Boman2023-07-04 14:32:21 +0200
committerMagnus Boman2023-07-04 14:32:21 +0200
commit5f174abd70e693b84e21cf55828112680f76af40 (patch)
tree5667a4657a06d7f4518b3ae86863012a4ddc1c91
parente3b7d6ff196b16508726f14d7ded2a15f5e81533 (diff)
downloadaur-5f174abd70e693b84e21cf55828112680f76af40.tar.gz
upgpkg: libva-headless 2.19.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22bd645a2ff3..38a31e0a780b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libva-headless
pkgdesc = Video Acceleration (VA) API for Linux headless systems
- pkgver = 2.18.0
+ pkgver = 2.19.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=b06ccb323cd68bc5ce3fa9861c831766d6355d88
+ source = git+https://github.com/intel/libva.git#tag=807044bd0fcb944edf230052fa09acc4266790fe
sha256sums = SKIP
pkgname = libva-headless
diff --git a/PKGBUILD b/PKGBUILD
index 00ad7b7afae3..b767b3b5b4f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Martins Mozeiko <martins.mozeiko@gmail.com>
pkgname=libva-headless
-pkgver=2.18.0
+pkgver=2.19.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=b06ccb323cd68bc5ce3fa9861c831766d6355d88)
+source=(git+https://github.com/intel/libva.git#tag=807044bd0fcb944edf230052fa09acc4266790fe)
sha256sums=(SKIP)
pkgver() {