mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/qt5-base to 5.15.12+kde+r149-1
This commit is contained in:
parent
44e35dc7b1
commit
a3329b3902
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = qt5-base
|
||||
pkgdesc = A cross-platform application and UI framework
|
||||
pkgver = 5.15.12+kde+r147
|
||||
pkgver = 5.15.12+kde+r149
|
||||
pkgrel = 1
|
||||
url = https://www.qt.io
|
||||
arch = x86_64
|
||||
|
@ -51,7 +51,7 @@ pkgbase = qt5-base
|
|||
optdepends = gtk3: GTK platform plugin
|
||||
optdepends = perl: for fixqt4headers and syncqt
|
||||
conflicts = qtchooser
|
||||
source = git+https://invent.kde.org/qt/qt/qtbase#commit=8907dedc858cc344d770a2e826d6acc516429540
|
||||
source = git+https://invent.kde.org/qt/qt/qtbase#commit=2eb258f8548ed2218d5b2041c15b7359e99f475f
|
||||
source = work-around-pyside2-brokenness.patch
|
||||
source = qmake-cflags.patch
|
||||
source = qmake-config.patch
|
||||
|
@ -87,6 +87,6 @@ pkgname = qt5-base
|
|||
pkgname = qt5-xcb-private-headers
|
||||
pkgdesc = Private headers for Qt5 Xcb
|
||||
groups =
|
||||
depends = qt5-base=5.15.12+kde+r147
|
||||
depends = qt5-base=5.15.12+kde+r149
|
||||
optdepends =
|
||||
conflicts =
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
pkgbase=qt5-base
|
||||
pkgname=(qt5-base qt5-xcb-private-headers)
|
||||
_basever=5.15.12
|
||||
pkgver=5.15.12+kde+r147
|
||||
pkgver=5.15.12+kde+r149
|
||||
pkgrel=1
|
||||
_commit=8907dedc858cc344d770a2e826d6acc516429540
|
||||
_commit=2eb258f8548ed2218d5b2041c15b7359e99f475f
|
||||
arch=('x86_64')
|
||||
url='https://www.qt.io'
|
||||
license=('GPL3' 'LGPL3' 'FDL' 'custom')
|
||||
|
|
Loading…
Reference in a new issue