Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / vpl-gpu-rt
Commits: ae8b5292 by Daniel Bermond at 2025-08-21T18:02:20-03:00 upgpkg: 25.2.6-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = vpl-gpu-rt pkgdesc = Intel VPL runtime implementation for Intel GPUs (Tiger Lake and newer) - pkgver = 25.2.5 + pkgver = 25.2.6 pkgrel = 1 url = https://github.com/intel/vpl-gpu-rt/ arch = x86_64 @@ -15,9 +15,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.2.5/vpl-gpu-rt-25.2.5.tar.gz + source = https://github.com/intel/vpl-gpu-rt/archive/intel-onevpl-25.2.6/vpl-gpu-rt-25.2.6.tar.gz source = 010-vpl-gpu-rt-disable-verbose-makefile.patch - sha256sums = 8b37ed5f019d722551b5b5c7a31fa2af3ed0287338fd5c8c18b3a41dac0d4eae + sha256sums = d236ede2ab87063d0d8d52932779ff446a885b8dc4ef840d1a756c6776ef6fef sha256sums = c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879 pkgname = vpl-gpu-rt ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Daniel Bermond <dberm...@archlinux.org> pkgname=vpl-gpu-rt -pkgver=25.2.5 +pkgver=25.2.6 pkgrel=1 pkgdesc='Intel VPL runtime implementation for Intel GPUs (Tiger Lake and newer)' arch=('x86_64') @@ -19,7 +19,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=('8b37ed5f019d722551b5b5c7a31fa2af3ed0287338fd5c8c18b3a41dac0d4eae' +sha256sums=('d236ede2ab87063d0d8d52932779ff446a885b8dc4ef840d1a756c6776ef6fef' 'c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/ae8b52922fa070b52fee1523bcd5b1eaa08f4bd0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/ae8b52922fa070b52fee1523bcd5b1eaa08f4bd0 You're receiving this email because of your account on gitlab.archlinux.org.