diff options
Diffstat (limited to 'user/qt5-qtxmlpatterns')
-rw-r--r-- | user/qt5-qtxmlpatterns/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/qt5-qtxmlpatterns/APKBUILD b/user/qt5-qtxmlpatterns/APKBUILD index 7db73f263..3ec06d9db 100644 --- a/user/qt5-qtxmlpatterns/APKBUILD +++ b/user/qt5-qtxmlpatterns/APKBUILD @@ -4,7 +4,7 @@ _pkgname=qtxmlpatterns-opensource-src pkgver=5.9.6 pkgrel=0 pkgdesc="Qt 5 - Support for XPath, XQuery, XSLT, and XML schema validation" -url="https://doc.qt.io/qt-5/qtxmlpatterns-index.html" +url="https://www.qt.io/" arch="all" license="LGPL-2.0 with exceptions OR GPL-3.0 with exceptions" makedepends="qt5-qtbase-dev" |