Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages /
vpl-gpu-rt
Commits:
34cfe7c5 by Daniel Bermond at 2024-06-27T22:12:08-03:00
upgpkg: 24.2.5-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.2.3
+ pkgver = 24.2.5
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.2.3/vpl-gpu-rt-24.2.3.tar.gz
+ source =
https://github.com/intel/vpl-gpu-rt/archive/intel-onevpl-24.2.5/vpl-gpu-rt-24.2.5.tar.gz
source = 010-vpl-gpu-rt-disable-verbose-makefile.patch
- sha256sums =
1a684373fc0311b8735d9566748f785133df6842b48f1c0ca922bcea577cdb8c
+ sha256sums =
ccb76812642d84d4d8a56d28df60ef6d450cbb09969a59ee6c4a819098617b5d
sha256sums =
c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879
pkgname = vpl-gpu-rt
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <[email protected]>
pkgname=vpl-gpu-rt
-pkgver=24.2.3
+pkgver=24.2.5
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=('1a684373fc0311b8735d9566748f785133df6842b48f1c0ca922bcea577cdb8c'
+sha256sums=('ccb76812642d84d4d8a56d28df60ef6d450cbb09969a59ee6c4a819098617b5d'
'c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/34cfe7c565d280c1677e64005448ee0b5038ed85
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/34cfe7c565d280c1677e64005448ee0b5038ed85
You're receiving this email because of your account on gitlab.archlinux.org.