summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2016-12-08 20:41:04 +0100
committerMartchus2016-12-08 20:41:04 +0100
commitea6264a0736a04ef891a30b0835deac4415c88c3 (patch)
tree095ede7cf8b0f4bcfb1ec4f45dca50a0bdbc8642 /PKGBUILD
parent30195e2d58feb53022761dbc996c134d6f30675c (diff)
downloadaur-ea6264a0736a04ef891a30b0835deac4415c88c3.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 ce78d23022f6..b08f384a8949 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ pkgdesc="Support for XPath, XQuery, XSLT and XML schema validation (mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc')
options=('!strip' '!buildflags' 'staticlibs')
-license=('GPL3' 'LGPL')
+license=('GPL3' 'LGPL3' '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")