summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-12-08 20:41:08 +0100
committerMartchus2016-12-08 20:41:08 +0100
commitee291dc897f6c1872f68fccc2deebcfe5ccecd77 (patch)
treed00d0896227929caf782a63a3eac29f89bfd4827 /PKGBUILD
parentfb7f5cb55fcf4651fc3acdd760ab7bd77c768dc0 (diff)
downloadaur-ee291dc897f6c1872f68fccc2deebcfe5ccecd77.tar.gz
Fix misc issues
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11d66bdc740d..9ff5522b43e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ pkgdesc="Classes and functions that enable you to use Windows-specific functions
depends=('mingw-w64-qt5-base' 'mingw-w64-qt5-declarative')
makedepends=('mingw-w64-gcc')
options=('!strip' '!buildflags' 'staticlibs')
-license=('GPL3' 'LGPL')
+license=('GPL3' 'LGPL3' 'LGPL2.1' 'FDL' 'custom')
url="https://www.qt.io/"
_pkgfqn="${_qt_module}-opensource-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver:0:3}/${pkgver}/submodules/${_pkgfqn}.tar.xz")