mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/libksysguard to 5.21.3.1-1
This commit is contained in:
parent
497f3f2660
commit
db72ffaa26
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
# - depend on qt5-webchannel, needed for build, pulled in by qt5-webengine
|
||||
|
||||
pkgname=libksysguard
|
||||
pkgver=5.21.2
|
||||
pkgver=5.21.3.1
|
||||
pkgrel=1
|
||||
pkgdesc='Library to retrieve information on the current status of computer hardware'
|
||||
arch=(x86_64)
|
||||
|
@ -18,8 +18,8 @@ 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=('0306e2556d94e3366b015d8bb5d7430c1fb66269ad7c0fbce1fecb8970649982'
|
||||
source=("https://download.kde.org/stable/plasma/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||
sha256sums=('e370db775b575106f9d228596d3aa0da3ba568da9c2cf76de6e1d8ab60945e59'
|
||||
'SKIP')
|
||||
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell <jr@jriddell.org>
|
||||
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>
|
||||
|
|
Loading…
Reference in a new issue