From 2c78ed6e80fa279a1b2cb8b10c14413ec982d71f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 3 Oct 2023 00:10:58 +0000 Subject: [PATCH] extra/qt5-base to 5.15.10+kde+r164-1 --- extra/qt5-base/.SRCINFO | 6 +++--- extra/qt5-base/PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/extra/qt5-base/.SRCINFO b/extra/qt5-base/.SRCINFO index e5f44b904..d56cd18ba 100644 --- a/extra/qt5-base/.SRCINFO +++ b/extra/qt5-base/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-base pkgdesc = A cross-platform application and UI framework - pkgver = 5.15.10+kde+r163 + pkgver = 5.15.10+kde+r164 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=a08b9184feb0809e3b30ad8c845f3828da2c0dda + source = git+https://invent.kde.org/qt/qt/qtbase#commit=37ec2781a8be2676459ec92ac63c0fdbe33a054e 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.10+kde+r163 + depends = qt5-base=5.15.10+kde+r164 optdepends = conflicts = diff --git a/extra/qt5-base/PKGBUILD b/extra/qt5-base/PKGBUILD index 1f92eb04a..a897411e1 100644 --- a/extra/qt5-base/PKGBUILD +++ b/extra/qt5-base/PKGBUILD @@ -10,9 +10,9 @@ pkgbase=qt5-base pkgname=(qt5-base qt5-xcb-private-headers) _basever=5.15.10 -pkgver=5.15.10+kde+r163 +pkgver=5.15.10+kde+r164 pkgrel=1 -_commit=a08b9184feb0809e3b30ad8c845f3828da2c0dda +_commit=37ec2781a8be2676459ec92ac63c0fdbe33a054e arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom')