Peter Jung pushed to branch main at Arch Linux / Packaging / Packages /
amd-debug-tools
Commits:
41899a78 by Peter Jung at 2026-07-11T17:08:24+02:00
upgpkg: 0.2.20-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.19
+ pkgver = 0.2.20
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.19
- sha256sums =
566104b39eb7b09f8ab3d837406923ff0ab778ed120c2fda562203a53ce5072f
+ source =
git+https://git.kernel.org/pub/scm/linux/kernel/git/superm1/amd-debug-tools.git#tag=0.2.20
+ sha256sums =
42b38086a7f3e09ff902167905e209c618c5ed8519ff246e6527d76f4963bd0d
pkgname = amd-debug-tools
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: HurricanePootis <[email protected]>
pkgname=amd-debug-tools
-pkgver=0.2.19
+pkgver=0.2.20
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=('566104b39eb7b09f8ab3d837406923ff0ab778ed120c2fda562203a53ce5072f')
+sha256sums=('42b38086a7f3e09ff902167905e209c618c5ed8519ff246e6527d76f4963bd0d')
build() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/amd-debug-tools/-/commit/41899a7852b9bbed04418d392b473c92c4b3187d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/amd-debug-tools/-/commit/41899a7852b9bbed04418d392b473c92c4b3187d
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