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 bb641e424fd0..d3529db055ad 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.10+kde+r139
+ pkgver = 5.15.10+kde+r147
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = qt5-base-headless
provides = qt5-base
conflicts = qtchooser
conflicts = qt5-base
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=495371f19b60f528cbf7a953d7bff5298887042a
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=e24dc54b2b4054413650904288aa7a363eee23a7
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5ff47a25bf72..f2c234c0d1ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.10
-pkgver=5.15.10+kde+r139
+pkgver=5.15.10+kde+r147
pkgrel=1
-_commit=495371f19b60f528cbf7a953d7bff5298887042a
+_commit=e24dc54b2b4054413650904288aa7a363eee23a7
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')