diff options
Diffstat (limited to 'testing/lxqt-build-tools/APKBUILD')
-rw-r--r-- | testing/lxqt-build-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lxqt-build-tools/APKBUILD b/testing/lxqt-build-tools/APKBUILD index a988a8ea218..ec204af7249 100644 --- a/testing/lxqt-build-tools/APKBUILD +++ b/testing/lxqt-build-tools/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Various packaging tools and scripts for LXQt applications" url="http://lxqt.org" arch="all" -license="LGPL2.1" +license="LGPL-2.1" depends="" makedepends="cmake qt5-qttools-dev" install="" |