Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / plasma-systemmonitor
Commits: 5b2305c9 by Tomaz Canabrava at 2024-10-15T14:40:44-04:00 Update to 6.2.1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-systemmonitor -pkgver=6.2.0 +pkgver=6.2.1 _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=('95983dc41a7f25f7c0bfe81852c7b808f217d6d8bebb5d140bd4205859685a17' +sha256sums=('6ed7bf1d60db6b829cc73d9b66e6ba3c39e8a4eaacc6758ffbf145f2e564a99a' '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/5b2305c94ad090f2630979e5559540fc94fc7086 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-systemmonitor/-/commit/5b2305c94ad090f2630979e5559540fc94fc7086 You're receiving this email because of your account on gitlab.archlinux.org.
