author | Antonio Rojas
<arojas@archlinux.org> 2023-08-01 14:32:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-08-01 14:32:11 UTC |
parent | 5e304c2f39678a45dac86cf508e6c0c63ae0868b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e772ffd..17789c3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libksysguard -pkgver=5.27.6 +pkgver=5.27.7 _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=('9ecb2cb4aab6ba8f0b790267f22aab48244a78c6370b86eb662a0480fb031bdb' +sha256sums=('682a939252e35a52b7f95a6f5bfcc7cb983fa3b5275ae3b377ab8040b292cb18' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>