libksysguard: update to 5.20.5

[ci skip]
This commit is contained in:
John 2021-01-06 13:38:52 +01:00
parent 012a823ef1
commit 2dc10c9567
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libksysguard' # Template file for 'libksysguard'
pkgname=libksysguard pkgname=libksysguard
version=5.20.4 version=5.20.5
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"
@ -11,7 +11,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=a89968476cb8a888550e1a5138ab8e86eeb49788187192cba71f79abd4aad422 checksum=a8a5635c88559567342eba77c707269ab23bc0ce1775ce424c0abd57a83e5d6c
build_options="webengine" build_options="webengine"