extra/qt6-base to 6.2.2-2

This commit is contained in:
Kevin Mihelich 2021-12-18 01:19:20 +00:00
parent 4550a9a9c6
commit 79bb129695

View file

@ -9,7 +9,7 @@
pkgname=qt6-base
_qtver=6.2.2
pkgver=${_qtver/-/}
pkgrel=1
pkgrel=2
arch=(x86_64)
url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
@ -63,6 +63,7 @@ build() {
}
package() {
depends+=(qt6-translations)
DESTDIR="$pkgdir" cmake --install build
install -Dm644 $_pkgfn/LICENSE* -t "$pkgdir"/usr/share/licenses/$pkgbase