knotes: fix license
This commit is contained in:
parent
3146ee74eb
commit
50434f4a66
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'knotes'
|
||||
pkgname=knotes
|
||||
version=18.08.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools libxslt
|
||||
kdoctools kconfig"
|
||||
|
@ -9,7 +9,7 @@ makedepends="akonadi-notes-devel kcalutils-devel kdelibs4support-devel kdnssd-de
|
|||
knotifyconfig-devel kontactinterface-devel pimcommon-devel"
|
||||
short_desc="Popup notes"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
license="GPL-2.0-or-later, GFDL-1.2-only"
|
||||
homepage="https://www.kde.org/applications/utilities/knotes"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=2f62f52dd0f6373d56005c2887ab6b03e37194259e2c873a05e19fe2aa537237
|
||||
|
|
Loading…
Reference in New Issue