libksysguard: update to 6.2.0
This commit is contained in:
parent
c19f622a2f
commit
b353930d9a
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'libksysguard'
|
||||
pkgname=libksysguard
|
||||
version=6.1.5
|
||||
version=6.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
hostmakedepends="extra-cmake-modules gettext pkg-config qt6-tools qt6-base
|
||||
kf6-kauth-tools kf6-kpackage kf6-kconfig"
|
||||
qt6-declarative-host-tools kf6-kauth-tools kf6-kpackage kf6-kconfig"
|
||||
makedepends="qt6-webchannel-devel kf6-knewstuff-devel libpcap-devel libcap-devel
|
||||
libcap-devel libnl3-devel libsensors-devel kf6-ki18n-devel kf6-kconfig-devel
|
||||
kf6-kiconthemes-devel kf6-kauth-devel kf6-solid-devel kf6-kservice-devel
|
||||
|
@ -17,7 +17,7 @@ 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=ad01fa2c664f82ce24b7d617bc1994206376373f9bd64ae313b3287fd58a02b9
|
||||
checksum=0286a90d0ae1a856efec05cd3a34b695fb2521a3b5b56af2d900c19950228278
|
||||
|
||||
build_options="webengine"
|
||||
|
||||
|
|
Loading…
Reference in New Issue