Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
onevpl-intel-gpu


Commits:
2f7ec216 by Daniel Bermond at 2024-03-09T09:44:50-03:00
upgpkg: 24.1.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = onevpl-intel-gpu
        pkgdesc = oneVPL runtime implementation for Intel GPUs (Tiger Lake and 
newer)
-       pkgver = 24.1.3
+       pkgver = 24.1.4
        pkgrel = 1
        url = 
https://www.intel.com/content/www/us/en/developer/tools/oneapi/onevpl.html
        arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = onevpl-intel-gpu
        depends = intel-media-driver
        depends = libdrm
        depends = libva
-       source = 
https://github.com/oneapi-src/oneVPL-intel-gpu/archive/intel-onevpl-24.1.3/onevpl-intel-gpu-24.1.3.tar.gz
+       source = 
https://github.com/oneapi-src/oneVPL-intel-gpu/archive/intel-onevpl-24.1.4/onevpl-intel-gpu-24.1.4.tar.gz
        source = 010-onevpl-intel-gpu-disable-verbose-makefile.patch
-       sha256sums = 
15d34e4304d7aeb5ea5e529b6f51171109cef42525113321f675bc14e56c697e
+       sha256sums = 
879a232351ce0647522a0981edded3760104aec9f2bdc2ad31f70df03c95a6a9
        sha256sums = 
c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879
 
 pkgname = onevpl-intel-gpu


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Bermond <dberm...@archlinux.org>
 
 pkgname=onevpl-intel-gpu
-pkgver=24.1.3
+pkgver=24.1.4
 pkgrel=1
 pkgdesc='oneVPL runtime implementation for Intel GPUs (Tiger Lake and newer)'
 arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('intel-media-driver' 'libdrm' 'libva')
 makedepends=('cmake')
 
source=("https://github.com/oneapi-src/oneVPL-intel-gpu/archive/intel-onevpl-${pkgver}/${pkgname}-${pkgver}.tar.gz";
         '010-onevpl-intel-gpu-disable-verbose-makefile.patch')
-sha256sums=('15d34e4304d7aeb5ea5e529b6f51171109cef42525113321f675bc14e56c697e'
+sha256sums=('879a232351ce0647522a0981edded3760104aec9f2bdc2ad31f70df03c95a6a9'
             'c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onevpl-intel-gpu/-/commit/2f7ec216d8de3abb7c84524eaf44fd0282b6e58b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onevpl-intel-gpu/-/commit/2f7ec216d8de3abb7c84524eaf44fd0282b6e58b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to