author | Antonio Rojas
<arojas@archlinux.org> 2023-12-05 21:16:50 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-12-05 21:16:50 UTC |
parent | effb05238ac740985c792a11e85b4e612b33dab4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 97dbebf..e26f85d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libksysguard -pkgver=5.27.9 +pkgver=5.27.10 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Library to retrieve information on the current status of computer hardware' @@ -16,7 +16,7 @@ conflicts=('ksysguard<5.21.90') groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) install=libksysguard.install -sha256sums=('70f4ac5eeba0ddc82ba0e5537ca1e0cbb85cd46f90e387aded36dd1cc3722176' +sha256sums=('17fc33b028cb272391b68c46e93b2d806d8254e6af9399d61375d49041ff3ce5' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>