Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
clpeak
Commits:
0250fca9 by Sven-Hendrik Haase at 2026-07-09T13:38:20+02:00
upgpkg: 2.0.17-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.16
+ pkgver = 2.0.17
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.16
- sha512sums =
1d3f56ca1edacb06aaf12a640c370e083a34857fa0b14fecb13f179df49b80db4fbde00635aaf916ab1c3f05c029221d38a729f76ac4fe940f9b85b36907daaa
+ source = git+https://github.com/krrishnarraj/clpeak#tag=2.0.17
+ sha512sums =
4cf7be565dc57192d1bd91d1365665c5c643cc08ea4ba54e1dc26d368cd41c154c7693c3bbe68736e3d94b2fa778b7f6c6d6fc0092d34a21a712cc824e47eb6d
pkgname = clpeak
=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=(clpeak clpeak-cuda)
-pkgver=2.0.16
+pkgver=2.0.17
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=('1d3f56ca1edacb06aaf12a640c370e083a34857fa0b14fecb13f179df49b80db4fbde00635aaf916ab1c3f05c029221d38a729f76ac4fe940f9b85b36907daaa')
+sha512sums=('4cf7be565dc57192d1bd91d1365665c5c643cc08ea4ba54e1dc26d368cd41c154c7693c3bbe68736e3d94b2fa778b7f6c6d6fc0092d34a21a712cc824e47eb6d')
build() {
cd clpeak
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clpeak/-/commit/0250fca953a82afaa26fa39349ad7aa858d4da30
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/clpeak/-/commit/0250fca953a82afaa26fa39349ad7aa858d4da30
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