author | Antonio Rojas
<arojas@archlinux.org> 2023-11-15 07:30:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-11-15 07:30:13 UTC |
parent | 66b579e9478ae3664f4abc39a4495ead82d870e7 |
.SRCINFO | +3 | -3 |
PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index fdaec64..f9d76cb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-base pkgdesc = A cross-platform application and UI framework - pkgver = 5.15.11+kde+r138 + pkgver = 5.15.11+kde+r143 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=ea7a183732c17005f08ca14fd70cdd305c90396d + source = git+https://invent.kde.org/qt/qt/qtbase#commit=1ed24924b57fe00622476dc9cd312820d83e327d 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+r138 + depends = qt5-base=5.15.11+kde+r143 optdepends = conflicts = diff --git a/PKGBUILD b/PKGBUILD index e7b7f0c..9c7a9bc 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+r138 +pkgver=5.15.11+kde+r143 pkgrel=1 -_commit=ea7a183732c17005f08ca14fd70cdd305c90396d +_commit=1ed24924b57fe00622476dc9cd312820d83e327d arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom')