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


Commits:
1147a451 by Daniel Bermond at 2024-01-09T21:00:25-03:00
upgpkg: 24.1.1-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 = 23.4.2
+       pkgver = 24.1.1
        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-23.4.2/onevpl-intel-gpu-23.4.2.tar.gz
+       source = 
https://github.com/oneapi-src/oneVPL-intel-gpu/archive/intel-onevpl-24.1.1/onevpl-intel-gpu-24.1.1.tar.gz
        source = 010-onevpl-intel-gpu-disable-verbose-makefile.patch
-       sha256sums = 
ab530e9e221d94f6bfaab853a8aa4528ec2d4de7d48aed95cd4c7ee633095577
+       sha256sums = 
e0bd388c04740dd9f2e8ca989bc54428c13a531ed4c097d00f06aa6e58a6d15c
        sha256sums = 
c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879
 
 pkgname = onevpl-intel-gpu


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Bermond <dberm...@archlinux.org>
 
 pkgname=onevpl-intel-gpu
-pkgver=23.4.2
+pkgver=24.1.1
 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=('ab530e9e221d94f6bfaab853a8aa4528ec2d4de7d48aed95cd4c7ee633095577'
+sha256sums=('e0bd388c04740dd9f2e8ca989bc54428c13a531ed4c097d00f06aa6e58a6d15c'
             'c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879')
 
 prepare() {



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

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


Reply via email to