author | Antonio Rojas
<arojas@archlinux.org> 2023-06-20 15:42:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-06-20 15:42:56 UTC |
parent | 682ba6e40e4c7110e882d59499f1a1ffc9d8eb0c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index becf417..e772ffd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libksysguard -pkgver=5.27.5 +pkgver=5.27.6 _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=('7e7eb53af05fefcfea6b38fed4947409370ad303247892e4719bc2a809e85e14' +sha256sums=('9ecb2cb4aab6ba8f0b790267f22aab48244a78c6370b86eb662a0480fb031bdb' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>