Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages /
vpl-gpu-rt
Commits:
ccbe5f68 by Daniel Bermond at 2024-09-02T16:20:53-03:00
upgpkg: 24.3.2-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.5
+ pkgver = 24.3.2
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.5/vpl-gpu-rt-24.2.5.tar.gz
+ source =
https://github.com/intel/vpl-gpu-rt/archive/intel-onevpl-24.3.2/vpl-gpu-rt-24.3.2.tar.gz
source = 010-vpl-gpu-rt-disable-verbose-makefile.patch
- sha256sums =
ccb76812642d84d4d8a56d28df60ef6d450cbb09969a59ee6c4a819098617b5d
+ sha256sums =
504af2fac3d00aa6da78ace167fdb7718654648005bbb5aa959154e41b48c477
sha256sums =
c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879
pkgname = vpl-gpu-rt
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <[email protected]>
pkgname=vpl-gpu-rt
-pkgver=24.2.5
+pkgver=24.3.2
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=('ccb76812642d84d4d8a56d28df60ef6d450cbb09969a59ee6c4a819098617b5d'
+sha256sums=('504af2fac3d00aa6da78ace167fdb7718654648005bbb5aa959154e41b48c477'
'c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/ccbe5f68ca6f887acbb07da80dfe4ceba9d1c68d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/ccbe5f68ca6f887acbb07da80dfe4ceba9d1c68d
You're receiving this email because of your account on gitlab.archlinux.org.