git » libksysguard.git » commit f147792

Plasma 5.20.0

author Antonio Rojas
2020-10-13 11:28:55 UTC
committer Antonio Rojas
2020-10-13 11:28:55 UTC
parent 4a384213214bf55dda85c2daeb257997ae2ee7b8

Plasma 5.20.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 96300d4..238cc82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksysguard
-pkgver=5.19.5
+pkgver=5.20.0
 pkgrel=1
 pkgdesc='Library to retrieve information on the current status of computer hardware'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
 depends=(libxres qt5-webengine kdeclarative knewstuff)
-makedepends=(extra-cmake-modules kdoctools plasma-framework)
+makedepends=(extra-cmake-modules kdoctools qt5-tools)
 groups=(plasma)
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d8adb311dae1a699a3fd3fbdc9e6cdde037503ca303b70f12d33b985ee80a0cd'
+sha256sums=('dd0be43db2170a5babdfc5afb56c418fa838ced9f5a9a99ee60ae34e4f4b67af'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>