libksysguard: update to 5.26.2.

This commit is contained in:
John 2022-10-30 19:45:25 +01:00
parent 6c07f25d38
commit bf9b2969e6

View file

@ -1,6 +1,6 @@
# Template file for 'libksysguard' # Template file for 'libksysguard'
pkgname=libksysguard pkgname=libksysguard
version=5.26.0 version=5.26.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules gettext kauth qt5-host-tools qt5-qmake hostmakedepends="extra-cmake-modules gettext kauth qt5-host-tools qt5-qmake
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/libksysguard" homepage="https://invent.kde.org/plasma/libksysguard"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=43b2f473edc4680511386674582a25f1261cefd19091253a58b9e1eb8d529296 checksum=ba2d563ab4152faf91496d965d29b9d69daedfe26d152ad3ee0b37e6752b6b40
build_options="webengine" build_options="webengine"