mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/libksysguard to 5.20.0-1
This commit is contained in:
parent
bb40778fbf
commit
fc89e2b25d
1 changed files with 3 additions and 3 deletions
|
@ -7,19 +7,19 @@
|
|||
# - depend on qt5-webchannel, needed for build, pulled in by qt5-webengine
|
||||
|
||||
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 kdeclarative knewstuff qt5-webchannel)
|
||||
makedepends=(extra-cmake-modules kdoctools plasma-framework)
|
||||
makedepends=(extra-cmake-modules kdoctools qt5-tools)
|
||||
depends_aarch64=(qt5-webengine)
|
||||
depends_armv7h=(qt5-webengine)
|
||||
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>
|
||||
|
|
Loading…
Reference in a new issue