diff --git a/extra/qt5-base/.SRCINFO b/extra/qt5-base/.SRCINFO index eb89c9e4f..e5f44b904 100644 --- a/extra/qt5-base/.SRCINFO +++ b/extra/qt5-base/.SRCINFO @@ -1,10 +1,9 @@ pkgbase = qt5-base pkgdesc = A cross-platform application and UI framework - pkgver = 5.15.10+kde+r162 + pkgver = 5.15.10+kde+r163 pkgrel = 1 url = https://www.qt.io arch = x86_64 - groups = qt groups = qt5 license = GPL3 license = LGPL3 @@ -52,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=9d613932ab4cbf09d162b5529199f166be2280d6 + source = git+https://invent.kde.org/qt/qt/qtbase#commit=a08b9184feb0809e3b30ad8c845f3828da2c0dda source = work-around-pyside2-brokenness.patch source = qmake-cflags.patch source = qmake-config.patch @@ -88,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+r162 + depends = qt5-base=5.15.10+kde+r163 optdepends = conflicts = diff --git a/extra/qt5-base/PKGBUILD b/extra/qt5-base/PKGBUILD index 860479c76..1f92eb04a 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+r162 +pkgver=5.15.10+kde+r163 pkgrel=1 -_commit=9d613932ab4cbf09d162b5529199f166be2280d6 +_commit=a08b9184feb0809e3b30ad8c845f3828da2c0dda arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -32,7 +32,7 @@ optdepends=('qt5-svg: to use SVG icon themes' 'gtk3: GTK platform plugin' 'perl: for fixqt4headers and syncqt') conflicts=('qtchooser') -groups=('qt' 'qt5') +groups=('qt5') _pkgfqn=${pkgbase/5-/} source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit work-around-pyside2-brokenness.patch