summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90d105ead30b..2fcee951d420 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qt5-base-headless
pkgdesc = A cross-platform application and UI framework - headless build, no QtGui or QtWidgets
- pkgver = 5.15.2+kde+r234
+ pkgver = 5.15.2+kde+r236
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = qt5-base-headless
conflicts = qtchooser
conflicts = qt5-base
options = !lto
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=cbb138f4f1292bea1243160941a27894e337beec
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=42ae032f3bdb7dc6e23220da6bf297a21fa8c36c
source = qt5-base-cflags.patch
source = qt5-base-nostrip.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index df51da97f84a..fcd25b987bab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-base-headless
-pkgver=5.15.2+kde+r234
+pkgver=5.15.2+kde+r236
pkgrel=1
-_commit=cbb138f4f1292bea1243160941a27894e337beec
+_commit=42ae032f3bdb7dc6e23220da6bf297a21fa8c36c
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')