Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages /
vpl-gpu-rt
Commits:
602680bc by Daniel Bermond at 2026-03-01T11:15:09-03:00
upgpkg: 25.4.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = vpl-gpu-rt
pkgdesc = Intel VPL runtime implementation for Intel GPUs (Tiger Lake
and newer)
- pkgver = 25.3.4
- pkgrel = 2
+ pkgver = 25.4.6
+ pkgrel = 1
url = https://github.com/intel/vpl-gpu-rt/
arch = x86_64
license = MIT
@@ -16,9 +16,9 @@ pkgbase = vpl-gpu-rt
provides = vpl-runtime
conflicts = onevpl-intel-gpu
replaces = onevpl-intel-gpu
- source =
https://github.com/intel/vpl-gpu-rt/archive/intel-onevpl-25.3.4/vpl-gpu-rt-25.3.4.tar.gz
+ source =
https://github.com/intel/vpl-gpu-rt/archive/intel-onevpl-25.4.6/vpl-gpu-rt-25.4.6.tar.gz
source = 010-vpl-gpu-rt-disable-verbose-makefile.patch
- sha256sums =
8640073f161f6c2b919f37c8d1e8688a0e6f9b7590a2399cc0d2a89910afeafc
+ sha256sums =
a4cc2429fba49ee1d5f48883930e2e7325f0af38af83c8048793c8b1d3fa4a8f
sha256sums =
c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879
pkgname = vpl-gpu-rt
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Daniel Bermond <[email protected]>
pkgname=vpl-gpu-rt
-pkgver=25.3.4
-pkgrel=2
+pkgver=25.4.6
+pkgrel=1
pkgdesc='Intel VPL runtime implementation for Intel GPUs (Tiger Lake and
newer)'
arch=('x86_64')
url='https://github.com/intel/vpl-gpu-rt/'
@@ -20,7 +20,7 @@ conflicts=('onevpl-intel-gpu')
replaces=('onevpl-intel-gpu')
source=("https://github.com/intel/vpl-gpu-rt/archive/intel-onevpl-${pkgver}/${pkgname}-${pkgver}.tar.gz"
'010-vpl-gpu-rt-disable-verbose-makefile.patch')
-sha256sums=('8640073f161f6c2b919f37c8d1e8688a0e6f9b7590a2399cc0d2a89910afeafc'
+sha256sums=('a4cc2429fba49ee1d5f48883930e2e7325f0af38af83c8048793c8b1d3fa4a8f'
'c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/602680bc073b183a178ae14adf840ed83cbe702a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/602680bc073b183a178ae14adf840ed83cbe702a
You're receiving this email because of your account on gitlab.archlinux.org.