author | Antonio Rojas
<arojas@archlinux.org> 2022-06-14 12:34:37 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-06-14 12:34:37 UTC |
parent | edec9cf856ebfea9ae845346c0651036b7089cf4 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index cd371d1..0e34ebc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,19 +3,19 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libksysguard -pkgver=5.24.5 +pkgver=5.25.0 pkgrel=1 pkgdesc='Library to retrieve information on the current status of computer hardware' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) -depends=(libxres qt5-webengine kdeclarative knewstuff) +depends=(libxres qt5-webengine knewstuff) makedepends=(extra-cmake-modules kdoctools qt5-tools) conflicts=('ksysguard<5.21.90') groups=(plasma) source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) install=libksysguard.install -sha256sums=('b06cb33a6e17c04c47ed4ded72a122acd6a2af60776c18719cdd74be27eb41ec' +sha256sums=('345790b3dab1d6b7e5f1ace8e2616517661a736c37b285578b959401b60441fc' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>