kqtquickcharts: correct license
This commit is contained in:
parent
8decf9aa82
commit
e9a1a6e626
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'kqtquickcharts'
|
# Template file for 'kqtquickcharts'
|
||||||
pkgname=kqtquickcharts
|
pkgname=kqtquickcharts
|
||||||
version=18.12.2
|
version=18.12.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake"
|
||||||
makedepends="qt5-declarative-devel"
|
makedepends="qt5-declarative-devel"
|
||||||
depends="qt5-quickcontrols2"
|
depends="qt5-quickcontrols2"
|
||||||
short_desc="QtQuick plugin to render beautiful and interactive charts"
|
short_desc="QtQuick plugin to render beautiful and interactive charts"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://edu.kde.org/"
|
homepage="https://edu.kde.org/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=47ea3ebb302eb5be9f7ac1d3e516e4ee29689f7ba2e8de6d5ba9f2b783032b17
|
checksum=47ea3ebb302eb5be9f7ac1d3e516e4ee29689f7ba2e8de6d5ba9f2b783032b17
|
||||||
|
|
Loading…
Reference in New Issue