Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
clpeak


Commits:
95a4cbfb by Sven-Hendrik Haase at 2026-06-04T16:34:53+02:00
upgpkg: 2.0.10-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = clpeak
        pkgdesc = A tool which profiles OpenCL devices to find their peak 
capacities (OpenCL/Vulkan support)
-       pkgver = 2.0.9
+       pkgver = 2.0.10
        pkgrel = 1
        url = https://github.com/krrishnarraj/clpeak
        arch = x86_64
@@ -17,8 +17,8 @@ pkgbase = clpeak
        depends = libstdc++
        depends = glibc
        depends = vulkan-icd-loader
-       source = git+https://github.com/krrishnarraj/clpeak#tag=2.0.9
-       sha512sums = 
2806d01ab533e50d3a9d08b743d34ce81c821e5ba582bd57c01cd4388b36da260653db9c10e03e044afc9c78f544889289dcd5c8ab24fed602138aa0543d6db7
+       source = git+https://github.com/krrishnarraj/clpeak#tag=2.0.10
+       sha512sums = 
215cb5489579542852185ca9c52ce655e4a917e59844646dd074fffa4ee1ef7db36aaa73c5551c51f42cd493599fd2ddc3ca21492213559ecb2a3f1e9a9a283e
 
 pkgname = clpeak
 


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=(clpeak clpeak-cuda)
-pkgver=2.0.9
+pkgver=2.0.10
 pkgrel=1
 pkgdesc="A tool which profiles OpenCL devices to find their peak capacities 
(OpenCL/Vulkan support)"
 arch=('x86_64')
@@ -9,7 +9,7 @@ license=("Unlicense")
 depends=('ocl-icd' 'libgcc' 'libstdc++' 'glibc' 'vulkan-icd-loader')
 makedepends=('cmake' 'opencl-headers' 'ninja' 'git' 'vulkan-headers' 'shaderc' 
'cuda')
 source=(git+https://github.com/krrishnarraj/clpeak#tag=$pkgver)
-sha512sums=('2806d01ab533e50d3a9d08b743d34ce81c821e5ba582bd57c01cd4388b36da260653db9c10e03e044afc9c78f544889289dcd5c8ab24fed602138aa0543d6db7')
+sha512sums=('215cb5489579542852185ca9c52ce655e4a917e59844646dd074fffa4ee1ef7db36aaa73c5551c51f42cd493599fd2ddc3ca21492213559ecb2a3f1e9a9a283e')
 
 build() {
   cd clpeak



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/clpeak/-/commit/95a4cbfbb8fd9676fc554524e668872691e76350

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/clpeak/-/commit/95a4cbfbb8fd9676fc554524e668872691e76350
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to