pkgname: 'qt6-networkauth' pkgver: '6.11.1' pkgrel: '1' pkgdesc: 'Network authentication module' url: 'https://www.qt.io/' arch: x86_64 license: - FDL - GPL3 - LGPL3 - custom depends: [] makedepends: - cmake - ninja - 'qt6-base' source: - 'https://download.qt.io/official_releases/qt/6.11/${pkgver}/submodules/qtnetworkauth-everywhere-src-${pkgver}.tar.xz' sha256sums: - SKIP build: | cmake -S qtnetworkauth-everywhere-src-${pkgver} -B build -G Ninja cmake --build build DESTDIR=${PKGDIR} cmake --install build package: | true