libksysguard: update to 5.20.0

[ci skip]
This commit is contained in:
John 2020-09-17 21:11:25 +02:00 committed by John Zimmermann
parent e8dcefd7d4
commit 89fa9f3d17
2 changed files with 3 additions and 2 deletions

View file

@ -471,6 +471,7 @@ libksgrd.so.9 libksysguard-5.18.90_1
libprocesscore.so.9 libksysguard-5.18.90_1 libprocesscore.so.9 libksysguard-5.18.90_1
liblsofui.so.9 libksysguard-5.18.90_1 liblsofui.so.9 libksysguard-5.18.90_1
libKSysGuardSensorFaces.so.1 libksysguard-5.18.90_1 libKSysGuardSensorFaces.so.1 libksysguard-5.18.90_1
libKSysGuardFormatter.so.1 libksysguard-5.19.5_1
libKWaylandServer.so.5 kwayland-server-5.18.90_1 libKWaylandServer.so.5 kwayland-server-5.18.90_1
libxenctrl.so.4.14 xen-libs-4.14.0_1 libxenctrl.so.4.14 xen-libs-4.14.0_1
libxenfsimage.so.4.14 xen-libs-4.14.0_1 libxenfsimage.so.4.14 xen-libs-4.14.0_1

View file

@ -1,6 +1,6 @@
# Template file for 'libksysguard' # Template file for 'libksysguard'
pkgname=libksysguard pkgname=libksysguard
version=5.19.5 version=5.20.0
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=d8adb311dae1a699a3fd3fbdc9e6cdde037503ca303b70f12d33b985ee80a0cd checksum=dd0be43db2170a5babdfc5afb56c418fa838ced9f5a9a99ee60ae34e4f4b67af
build_options="webengine" build_options="webengine"