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


Commits:
866963ad by Peter Jung at 2026-02-02T18:03:32+01:00
upgpkg: 0.2.13-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.12
+       pkgver = 0.2.13
        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.12
-       sha256sums = 
9bffd2a6f265e3850d789b82f83a5efff7321eebfd62a0363e9c1e24635dc315
+       source = 
git+https://git.kernel.org/pub/scm/linux/kernel/git/superm1/amd-debug-tools.git#tag=0.2.13
+       sha256sums = 
33ddded2c0827c0f8806e819bf6254f7a9f38292670deb023558377cf44b7f8b
 
 pkgname = amd-debug-tools


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: HurricanePootis <[email protected]>
 
 pkgname=amd-debug-tools
-pkgver=0.2.12
+pkgver=0.2.13
 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=('9bffd2a6f265e3850d789b82f83a5efff7321eebfd62a0363e9c1e24635dc315')
+sha256sums=('33ddded2c0827c0f8806e819bf6254f7a9f38292670deb023558377cf44b7f8b')
 
 build() {
   cd "$pkgname"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/amd-debug-tools/-/commit/866963ad7c38bd2602c55b30b8d3b5f220acceea
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to