ksysguard: fix license
This commit is contained in:
parent
d062ef3a6b
commit
2ed50cb9c4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ksysguard'
|
||||
pkgname=ksysguard
|
||||
version=5.21.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools
|
||||
|
@ -11,7 +11,7 @@ makedepends="knewstuff-devel libksysguard-devel kinit-devel libsensors-devel
|
|||
depends="hicolor-icon-theme lm_sensors"
|
||||
short_desc="KDE program to monitor various elements of your system"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-or-later, GFDL-1.2"
|
||||
license="GPL-2.0-or-later, GFDL-1.2-only"
|
||||
homepage="https://invent.kde.org/plasma/ksysguard"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=cd1482653c35c5e04e6940346836fcd0655c213fc191da30685cb10cd05ae582
|
||||
|
|
Loading…
Reference in a new issue