mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
libksysguard: update to 5.17.4
[ci skip]
This commit is contained in:
parent
da8bf47519
commit
79c3569ec3
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libksysguard'
|
||||
pkgname=libksysguard
|
||||
version=5.17.3
|
||||
version=5.17.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules kauth qt5-host-tools qt5-qmake"
|
||||
makedepends="plasma-framework-devel" # add qt5-webengine later
|
||||
makedepends="plasma-framework-devel qt5-webchannel-devel" # add qt5-webengine later
|
||||
short_desc="KDE libksysguard"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/libksysguard"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=28019970d8b067cab2fd0d45d29f1f408da78b7a164bf9ffda52e7190e0a1a41
|
||||
checksum=e88c20e9e0112c00f5dd4fa26fcc5a7f2e682e8672e32913970f138a1c8f1ec6
|
||||
|
||||
libksysguard-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Add table
Reference in a new issue