Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / libksysguard
Commits: 21e01996 by Tomaz Canabrava at 2024-11-27T10:56:53+00:00 Update to 6.2.4 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=libksysguard -pkgver=6.1.4 +pkgver=6.2.4 _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=('d2a7aebc9571ce81b4ca79095b74a0d91829c249303d22462038203a4c56c5b1' +sha256sums=('f799f90efd3b3e0ea17b1969bb0cc5744c7762ea16d128b1b4d31dfa78cc58ae' '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/21e0199698ad28ef8ce91a1b796fa6c7403c5c54 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libksysguard/-/commit/21e0199698ad28ef8ce91a1b796fa6c7403c5c54 You're receiving this email because of your account on gitlab.archlinux.org.
