Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
amdsmi


Commits:
70a1906d by Christian Heusel at 2026-05-05T12:57:03+02:00
upgpkg: 7.2.3-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = amdsmi
        pkgdesc = AMD System Management Interface library
-       pkgver = 7.2.2
+       pkgver = 7.2.3
        pkgrel = 1
        url = https://rocm.docs.amd.com/projects/amdsmi/en/latest/
        arch = x86_64
@@ -20,11 +20,11 @@ pkgbase = amdsmi
        depends = python
        depends = python-yaml
        options = !lto
-       source = 
amdsmi-7.2.2.tar.gz::https://github.com/ROCm/amdsmi/archive/rocm-7.2.2.tar.gz
-       source = 
amdsmi-esmi-7.2.2.tar.gz::https://github.com/amd/esmi_ib_library/archive/refs/tags/esmi_pkg_ver-4.2.tar.gz
+       source = 
amdsmi-7.2.3.tar.gz::https://github.com/ROCm/amdsmi/archive/rocm-7.2.3.tar.gz
+       source = 
amdsmi-esmi-7.2.3.tar.gz::https://github.com/amd/esmi_ib_library/archive/refs/tags/esmi_pkg_ver-4.2.tar.gz
        source = gcc15-missing-include.patch
        source = 
https://patch-diff.githubusercontent.com/raw/ROCm/amdsmi/pull/165.patch
-       sha256sums = 
a30f41f2146f0dc5a68bf71f2b5b41313af87d12480849200ee801d4cf056fcc
+       sha256sums = 
b138f13082103c65c7108f71fb13aac3260286f9cd9307c1c1e01ea7940358bb
        sha256sums = 
de19d222d09e2171f47f8bbd6608e5648bd547c82543379bb8fb5ed2e379e141
        sha256sums = 
af704f2d65613e81719fa109488001ab5b2e5e7a529c18c84e695c002c055bce
        sha256sums = 
464f520c03b592edd6d3d7e5c241197f0fc4fe27465b5478245c0fc288cda2f0


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <[email protected]>
 
 pkgname=amdsmi
-pkgver=7.2.2
+pkgver=7.2.3
 pkgrel=1
 pkgdesc='AMD System Management Interface library'
 arch=('x86_64')
@@ -34,7 +34,7 @@ source=(
   "gcc15-missing-include.patch"
   "https://patch-diff.githubusercontent.com/raw/ROCm/amdsmi/pull/165.patch";
 )
-sha256sums=('a30f41f2146f0dc5a68bf71f2b5b41313af87d12480849200ee801d4cf056fcc'
+sha256sums=('b138f13082103c65c7108f71fb13aac3260286f9cd9307c1c1e01ea7940358bb'
             'de19d222d09e2171f47f8bbd6608e5648bd547c82543379bb8fb5ed2e379e141'
             'af704f2d65613e81719fa109488001ab5b2e5e7a529c18c84e695c002c055bce'
             '464f520c03b592edd6d3d7e5c241197f0fc4fe27465b5478245c0fc288cda2f0')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/amdsmi/-/commit/70a1906df4ba4f73e55dbc17a16682fc96dba948

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/amdsmi/-/commit/70a1906df4ba4f73e55dbc17a16682fc96dba948
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