Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages /
vpl-gpu-rt
Commits:
ad4c69fd by Daniel Bermond at 2024-11-08T18:42:22-03:00
upgpkg: 24.4.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.4.1
+ pkgver = 24.4.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.4.1/vpl-gpu-rt-24.4.1.tar.gz
+ source =
https://github.com/intel/vpl-gpu-rt/archive/intel-onevpl-24.4.2/vpl-gpu-rt-24.4.2.tar.gz
source = 010-vpl-gpu-rt-disable-verbose-makefile.patch
- sha256sums =
ec11fbe64a84b15e98ef376a7e6de5fe15f5afda59711a7e1c145ee2268af41d
+ sha256sums =
7da10ac696cb1308593dfa500f36b597bde81ceec3faf4951f9000dd080bb3e3
sha256sums =
c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879
pkgname = vpl-gpu-rt
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <[email protected]>
pkgname=vpl-gpu-rt
-pkgver=24.4.1
+pkgver=24.4.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=('ec11fbe64a84b15e98ef376a7e6de5fe15f5afda59711a7e1c145ee2268af41d'
+sha256sums=('7da10ac696cb1308593dfa500f36b597bde81ceec3faf4951f9000dd080bb3e3'
'c6b17b7026d16d02c3cab7b5081366c24021a86fa173eaee5db310691ce76879')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/ad4c69fd9d11c011ef8434d93e472ca6aed3fb65
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vpl-gpu-rt/-/commit/ad4c69fd9d11c011ef8434d93e472ca6aed3fb65
You're receiving this email because of your account on gitlab.archlinux.org.