Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / plasma-systemmonitor
Commits: f90abce9 by Tomaz Canabrava at 2025-07-01T17:54:35+02:00 Update to 6.4.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-systemmonitor -pkgver=6.4.1 +pkgver=6.4.2 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='An interface for monitoring system sensors, process information and other system resources' @@ -35,7 +35,7 @@ makedepends=(extra-cmake-modules) groups=(plasma) replaces=(ksysguard) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('b1810d329b81ac35afca75f5ff2887b724e2fc7b1f9c510198b87c29cb8bde5f' +sha256sums=('a4866160dbdc56fa7b85f48e632643b82d6d36674c754f9969fceadd6f3ea538' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-systemmonitor/-/commit/f90abce96852a0ac1e4daeceee2f68234fcb6ac7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-systemmonitor/-/commit/f90abce96852a0ac1e4daeceee2f68234fcb6ac7 You're receiving this email because of your account on gitlab.archlinux.org.
