kexi: fix license=

This commit is contained in:
maxice8 2018-08-30 23:41:13 -03:00
parent 901610dae7
commit ff83b122ab
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'kexi'
pkgname=kexi
version=3.1.0
revision=2
revision=3
build_style=cmake
replaces="calligra-kexi>=0"
hostmakedepends="extra-cmake-modules kdoctools doxygen pkg-config"
@ -10,9 +10,9 @@ makedepends="ktexteditor-devel kdb-devel kreport-devel qt5-webkit-devel
depends="breeze-icons"
short_desc="Visual database applications creator"
maintainer="John <johnz@posteo.net>"
license="GPL-2-or-later LGPL-2.0-or-later"
license="GPL-2-or-later, LGPL-2.0-or-later"
homepage="http://www.kexi-project.org/"
distfiles="https://download.kde.org/stable/kexi/src/kexi-${version}.tar.xz"
distfiles="${KDE_SITE}/kexi/src/kexi-${version}.tar.xz"
checksum=6d55cd4af177bcb060673a0977d52bc91cc2dd1b1420d008a78f9783312152fb
if [ "$CROSS_BUILD" ];then