Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages /
vpl-gpu-rt
Commits:
e6e7657a by Daniel Bermond at 2024-10-28T13:08:10-03:00
upgpkg: 24.4.1-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 = 24.3.3
+ pkgver = 24.4.1
pkgrel = 1
url = https://github.com/intel/vpl-gpu-rt/
arch = x86_64
@@ -13,9 +13,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-24.3.3/vpl-gpu-rt-24.3.3.tar.gz
+ source =
https://github.com/intel/vpl-gpu-rt/archive/intel-onevpl-24.4.1/vpl-gpu-rt-24.4.1.tar.gz
source = 010-vpl-gpu-rt-disable-verbose-makefile.patch
- sha256sums =
a6afafc126210e03f41eea582049bfd629cbb985687db3f5c5a35150b9e0f5b4
+ sha256sums =
ec11fbe64a84b15e98ef376a7e6de5fe15f5afda59711a7e1c145ee2268af41d
sha256sums =
c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879
pkgname = vpl-gpu-rt
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <[email protected]>
pkgname=vpl-gpu-rt
-pkgver=24.3.3
+pkgver=24.4.1
pkgrel=1
pkgdesc='Intel VPL runtime implementation for Intel GPUs (Tiger Lake and
newer)'
arch=('x86_64')
@@ -14,7 +14,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=('a6afafc126210e03f41eea582049bfd629cbb985687db3f5c5a35150b9e0f5b4'
+sha256sums=('ec11fbe64a84b15e98ef376a7e6de5fe15f5afda59711a7e1c145ee2268af41d'
'c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/e6e7657a076b9367d977569fb05c289fa178d0dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/e6e7657a076b9367d977569fb05c289fa178d0dc
You're receiving this email because of your account on gitlab.archlinux.org.