syndication: fix license
This commit is contained in:
parent
e037427f76
commit
fcdbf1654c
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'syndication'
|
# Template file for 'syndication'
|
||||||
pkgname=syndication
|
pkgname=syndication
|
||||||
version=18.08.0
|
version=18.08.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-devel kcodecs-devel"
|
makedepends="qt5-devel kcodecs-devel"
|
||||||
short_desc="RSS/Atom parser library"
|
short_desc="RSS/Atom parser library"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/syndication-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/syndication-${version}.tar.xz"
|
||||||
checksum=e1b411f59a90e7f0d66480f2ccb31b5c97a8dcfa0bd5bc693877e4ba8e9e439e
|
checksum=e1b411f59a90e7f0d66480f2ccb31b5c97a8dcfa0bd5bc693877e4ba8e9e439e
|
||||||
|
|
Loading…
Reference in New Issue