mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libksysguard to 5.21.5-1
This commit is contained in:
parent
95ca48d01e
commit
b3a9e5e1cb
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.4
|
||||
pkgver=5.21.5
|
||||
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=('ec094b59a7e111359b550731dafe4d9b92f17ae2c4d663275d97332e1bc5f16b'
|
||||
source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('5ff8c687a9d245d28ec4b92c019d2234cd931796c619ebb096de6e49cd18ebe8'
|
||||
'SKIP')
|
||||
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell <jr@jriddell.org>
|
||||
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>
|
||||
|
|
Loading…
Reference in a new issue