Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / libksysguard
Commits: 3c4828c4 by Tomaz Canabrava at 2024-10-15T14:38:16-04:00 Update to 6.2.1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=libksysguard -pkgver=6.2.0 +pkgver=6.2.1 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Library to retrieve information on the current status of computer hardware' @@ -35,7 +35,7 @@ makedepends=(extra-cmake-modules groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) install=libksysguard.install -sha256sums=('0286a90d0ae1a856efec05cd3a34b695fb2521a3b5b56af2d900c19950228278' +sha256sums=('234ca085ba9b1467a9d78f0e27bf59c21e006629ed2d9e3732f872fe22e12983' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libksysguard/-/commit/3c4828c42c33f0f783d78907ee1434b4159dd3eb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libksysguard/-/commit/3c4828c42c33f0f783d78907ee1434b4159dd3eb You're receiving this email because of your account on gitlab.archlinux.org.
