libksysguard: update to 5.16.3
This commit is contained in:
parent
5fbc3a7385
commit
3dc8d631fd
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libksysguard'
|
||||
pkgname=libksysguard
|
||||
version=5.15.5
|
||||
version=5.16.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules kauth qt5-host-tools qt5-qmake"
|
||||
makedepends="qt5-webkit-devel plasma-framework-devel"
|
||||
makedepends="plasma-framework-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=4255a997c4f0b2039201db6e00038e08519c5fde73032ba709ae9bcfaceabfd0
|
||||
checksum=a668348bf1bb65f991d0862fe55c182d852b02ae37ec2ddc88a70fd1477fcf6c
|
||||
|
||||
libksysguard-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue