Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
rocm-cmake


Commits:
131ea3cb by Christian Heusel at 2025-12-01T23:07:28+01:00
upgpkg: 7.1.1-1: New upstream release: ROCm 7.1.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rocm-cmake
        pkgdesc = CMake modules for common build tasks needed for the ROCm 
software stack
-       pkgver = 7.1.0
+       pkgver = 7.1.1
        pkgrel = 1
        url = https://github.com/ROCm/rocm-cmake
        arch = any
@@ -9,7 +9,7 @@ pkgbase = rocm-cmake
        checkdepends = rocm-llvm
        depends = rocm-core
        depends = cmake
-       source = 
rocm-cmake-7.1.0.tar.gz::https://github.com/ROCm/rocm-cmake/archive/rocm-7.1.0.tar.gz
-       sha256sums = 
d17a109b3ade999926f5b25ce25082b378399654e3b2234cad5f83cdd00a2f32
+       source = 
rocm-cmake-7.1.1.tar.gz::https://github.com/ROCm/rocm-cmake/archive/rocm-7.1.1.tar.gz
+       sha256sums = 
4ef6bbe518a3d4670272203c83f98b2a7135ad570a13498f871efda2320b698e
 
 pkgname = rocm-cmake


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Greg Land <landjgregory at gmail dot com>
 
 pkgname=rocm-cmake
-pkgver=7.1.0
+pkgver=7.1.1
 pkgrel=1
 pkgdesc='CMake modules for common build tasks needed for the ROCm software 
stack'
 arch=('any')
@@ -14,7 +14,7 @@ license=('MIT')
 depends=('rocm-core' 'cmake')
 checkdepends=('git' 'rocm-llvm')
 source=("${pkgname}-${pkgver}.tar.gz::$url/archive/rocm-$pkgver.tar.gz")
-sha256sums=('d17a109b3ade999926f5b25ce25082b378399654e3b2234cad5f83cdd00a2f32')
+sha256sums=('4ef6bbe518a3d4670272203c83f98b2a7135ad570a13498f871efda2320b698e')
 _dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)"
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-cmake/-/commit/131ea3cbcf5e4039dc68f879a4962f5bc8ee74b3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-cmake/-/commit/131ea3cbcf5e4039dc68f879a4962f5bc8ee74b3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to