author | Antonio Rojas
<arojas@archlinux.org> 2023-05-09 16:07:36 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-05-09 16:07:36 UTC |
parent | 8dee56b8136e226e9b22b77685eedb249072287d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 67f9602..becf417 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libksysguard -pkgver=5.27.4 +pkgver=5.27.5 _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=('e0128d0c515cba3fde36c4a5cf5872dbf4e58c29a0d297b84f32bcfbe622f8f8' +sha256sums=('7e7eb53af05fefcfea6b38fed4947409370ad303247892e4719bc2a809e85e14' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>