Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / 
amd-debug-tools


Commits:
52a10cbd by Peter Jung at 2026-06-05T11:27:03+02:00
upgpkg: 0.2.19-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = amd-debug-tools
        pkgdesc = A collection of Python-based tools for debugging AMD 
platforms, particularly Zen-based systems.
-       pkgver = 0.2.18
+       pkgver = 0.2.19
        pkgrel = 1
        url = 
https://git.kernel.org/pub/scm/linux/kernel/git/superm1/amd-debug-tools.git
        arch = any
@@ -26,7 +26,7 @@ pkgbase = amd-debug-tools
        depends = python-seaborn
        depends = python-setuptools
        depends = python-tabulate
-       source = 
git+https://git.kernel.org/pub/scm/linux/kernel/git/superm1/amd-debug-tools.git#tag=0.2.18
-       sha256sums = 
9aa7bb585b9f39763b0da614bc5e9a7d8961f791cabb665d9f72a8a80f31fe62
+       source = 
git+https://git.kernel.org/pub/scm/linux/kernel/git/superm1/amd-debug-tools.git#tag=0.2.19
+       sha256sums = 
566104b39eb7b09f8ab3d837406923ff0ab778ed120c2fda562203a53ce5072f
 
 pkgname = amd-debug-tools


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: HurricanePootis <[email protected]>
 
 pkgname=amd-debug-tools
-pkgver=0.2.18
+pkgver=0.2.19
 pkgrel=1
 pkgdesc="A collection of Python-based tools for debugging AMD platforms, 
particularly Zen-based systems."
 arch=('any')
@@ -34,7 +34,7 @@ makedepends=(
   python-wheel
 )
 
source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/superm1/amd-debug-tools.git#tag=${pkgver}";)
-sha256sums=('9aa7bb585b9f39763b0da614bc5e9a7d8961f791cabb665d9f72a8a80f31fe62')
+sha256sums=('566104b39eb7b09f8ab3d837406923ff0ab778ed120c2fda562203a53ce5072f')
 
 build() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/amd-debug-tools/-/commit/52a10cbd635dac6507bfce4bb118ce669e2cc2ae

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/amd-debug-tools/-/commit/52a10cbd635dac6507bfce4bb118ce669e2cc2ae
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