libksysguard: update to 5.21.4.
This commit is contained in:
parent
5b0cc86788
commit
cd9f5efb22
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libksysguard'
|
||||
pkgname=libksysguard
|
||||
version=5.21.3.1
|
||||
version=5.21.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules gettext kauth qt5-host-tools qt5-qmake"
|
||||
|
@ -10,8 +10,8 @@ short_desc="KDE libksysguard"
|
|||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/plasma/libksysguard"
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e370db775b575106f9d228596d3aa0da3ba568da9c2cf76de6e1d8ab60945e59
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ec094b59a7e111359b550731dafe4d9b92f17ae2c4d663275d97332e1bc5f16b
|
||||
|
||||
build_options="webengine"
|
||||
|
||||
|
|
Loading…
Reference in a new issue