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 c5c967123702..3b9f8ae9ba4b 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.11+kde+r134
+ pkgver = 5.15.11+kde+r136
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = qt5-base-headless
provides = qt5-base
conflicts = qtchooser
conflicts = qt5-base
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=c672f8bffff5af90a40bad7e621eae4616b12a31
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=f97da619eda7bb22c51fb0606ba1d33e6604fdc0
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e2942314903d..f3ada34268c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.11
-pkgver=5.15.11+kde+r134
+pkgver=5.15.11+kde+r136
pkgrel=1
-_commit=c672f8bffff5af90a40bad7e621eae4616b12a31
+_commit=f97da619eda7bb22c51fb0606ba1d33e6604fdc0
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')