author | Antonio Rojas
<arojas@archlinux.org> 2023-12-18 07:40:05 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-12-18 07:40:05 UTC |
parent | 78842995b4a037caf278411e06a15c08b66cc599 |
.SRCINFO | +4 | -4 |
PKGBUILD | +3 | -3 |
diff --git a/.SRCINFO b/.SRCINFO index 1031e33..eed0977 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = qt5-base pkgdesc = A cross-platform application and UI framework - pkgver = 5.15.11+kde+r147 - pkgrel = 2 + pkgver = 5.15.11+kde+r148 + pkgrel = 1 url = https://www.qt.io arch = x86_64 groups = qt5 @@ -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=56faf7249c3857f80f6483c5070e7408c2d53961 + source = git+https://invent.kde.org/qt/qt/qtbase#commit=2ddd05e762c1ce382db0bdacfe2bd754ad173815 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.11+kde+r147 + depends = qt5-base=5.15.11+kde+r148 optdepends = conflicts = diff --git a/PKGBUILD b/PKGBUILD index 6e9477f..26221d1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,9 +4,9 @@ pkgbase=qt5-base pkgname=(qt5-base qt5-xcb-private-headers) _basever=5.15.11 -pkgver=5.15.11+kde+r147 -pkgrel=2 -_commit=56faf7249c3857f80f6483c5070e7408c2d53961 +pkgver=5.15.11+kde+r148 +pkgrel=1 +_commit=2ddd05e762c1ce382db0bdacfe2bd754ad173815 arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom')