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


Commits:
4120955b by Christian Heusel at 2025-12-02T00:23:34+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-smi-lib
        pkgdesc = ROCm System Management Interface Library
-       pkgver = 7.1.0
+       pkgver = 7.1.1
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = rocm-smi-lib
        depends = hsa-rocr
        depends = python
        options = !lto
-       source = 
rocm-7.1.0.tar.gz::https://github.com/ROCm/rocm-systems/archive/rocm-7.1.0.tar.gz
-       sha256sums = 
a700912d102b35c9336b7352d09d56b9d19e4957daf53779983c3d00ce744c9d
+       source = 
rocm-7.1.1.tar.gz::https://github.com/ROCm/rocm-systems/archive/rocm-7.1.1.tar.gz
+       sha256sums = 
3abbc89eb9c23d4ca51a4fc15db08acf0dfca48255f72bcb2cde94e99b4dc22a
 
 pkgname = rocm-smi-lib


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: acxz <akashpatel2008 at yahoo dot com>
 
 pkgname=rocm-smi-lib
-pkgver=7.1.0
+pkgver=7.1.1
 pkgrel=1
 pkgdesc='ROCm System Management Interface Library'
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('rocm-core' 'glibc' 'gcc-libs' 'hsa-rocr' 'python')
 makedepends=('cmake')
 _git='https://github.com/ROCm/rocm-systems'
 source=("rocm-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('a700912d102b35c9336b7352d09d56b9d19e4957daf53779983c3d00ce744c9d')
+sha256sums=('3abbc89eb9c23d4ca51a4fc15db08acf0dfca48255f72bcb2cde94e99b4dc22a')
 options=(!lto)
 _dirname="rocm-systems-rocm-$pkgver/projects/rocm-smi-lib"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-smi-lib/-/commit/4120955b7602d7a8141811a8b9ede77cae257349

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-smi-lib/-/commit/4120955b7602d7a8141811a8b9ede77cae257349
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to