extra/qt5-base to 5.15.13+kde+r138-1

This commit is contained in:
Kevin Mihelich 2024-03-16 17:39:47 +00:00
parent c43251303f
commit 3896ca6179
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = qt5-base pkgbase = qt5-base
pkgdesc = A cross-platform application and UI framework pkgdesc = A cross-platform application and UI framework
pkgver = 5.15.12+kde+r151 pkgver = 5.15.13+kde+r138
pkgrel = 1 pkgrel = 1
url = https://www.qt.io url = https://www.qt.io
arch = x86_64 arch = x86_64
@ -51,7 +51,7 @@ pkgbase = qt5-base
optdepends = gtk3: GTK platform plugin optdepends = gtk3: GTK platform plugin
optdepends = perl: for fixqt4headers and syncqt optdepends = perl: for fixqt4headers and syncqt
conflicts = qtchooser conflicts = qtchooser
source = git+https://invent.kde.org/qt/qt/qtbase#commit=a43df98d037ad07cf096ef2f775958ceba743613 source = git+https://invent.kde.org/qt/qt/qtbase#commit=b9906b5233a80cab372c95ac4dd68b25bdca0646
source = work-around-pyside2-brokenness.patch source = work-around-pyside2-brokenness.patch
source = qmake-cflags.patch source = qmake-cflags.patch
source = qmake-config.patch source = qmake-config.patch
@ -87,6 +87,6 @@ pkgname = qt5-base
pkgname = qt5-xcb-private-headers pkgname = qt5-xcb-private-headers
pkgdesc = Private headers for Qt5 Xcb pkgdesc = Private headers for Qt5 Xcb
groups = groups =
depends = qt5-base=5.15.12+kde+r151 depends = qt5-base=5.15.13+kde+r138
optdepends = optdepends =
conflicts = conflicts =

View file

@ -9,10 +9,10 @@
pkgbase=qt5-base pkgbase=qt5-base
pkgname=(qt5-base qt5-xcb-private-headers) pkgname=(qt5-base qt5-xcb-private-headers)
_basever=5.15.12 _basever=5.15.13
pkgver=5.15.12+kde+r151 pkgver=5.15.13+kde+r138
pkgrel=1 pkgrel=1
_commit=a43df98d037ad07cf096ef2f775958ceba743613 _commit=b9906b5233a80cab372c95ac4dd68b25bdca0646
arch=('x86_64') arch=('x86_64')
url='https://www.qt.io' url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom') license=('GPL3' 'LGPL3' 'FDL' 'custom')