summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-03-17 11:07:21 +0100
committerStephan Springer2022-03-17 11:07:21 +0100
commit2c9ebd82014917196bb5af7e27a3d3483121069a (patch)
treefa2f6a9f91d74258110a5d989f45b71d6cd292ba
parent0dc4fc0edefd05123611091f13a32b2f8863abc9 (diff)
downloadaur-2c9ebd82014917196bb5af7e27a3d3483121069a.tar.gz
update to version 5.15.3+kde+r136
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf3cb0f6f2a5..d059787496f8 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.3+kde+r134
+ pkgver = 5.15.3+kde+r136
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = qt5-base-headless
conflicts = qtchooser
conflicts = qt5-base
options = debug
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=2766b2cba6ca4b1c430304df5437e2a6c874b107
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=f31e001a9399e4e620847ea2c3e90749350140ae
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 44e987e91190..4ef1de0e01e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.3
-pkgver=5.15.3+kde+r134
+pkgver=5.15.3+kde+r136
pkgrel=1
-_commit=2766b2cba6ca4b1c430304df5437e2a6c874b107
+_commit=f31e001a9399e4e620847ea2c3e90749350140ae
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')