extra/qt5-base to 5.15.2+kde+r263-2

This commit is contained in:
Kevin Mihelich 2021-12-18 01:19:01 +00:00
parent 0f2f56fae9
commit 4550a9a9c6

View file

@ -9,7 +9,7 @@
pkgbase=qt5-base
pkgname=(qt5-base qt5-xcb-private-headers)
pkgver=5.15.2+kde+r263
pkgrel=1
pkgrel=2
_commit=7c6c0030cf80ef7b9ace42996b0e0c3a72f76860
arch=('x86_64')
url='https://www.qt.io'
@ -91,6 +91,7 @@ build() {
package_qt5-base() {
pkgdesc='A cross-platform application and UI framework'
depends+=(qt5-translations)
cd ${_pkgfqn}
make INSTALL_ROOT="${pkgdir}" install