summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-03-19 17:40:44 +0100
committerStephan Springer2022-03-19 17:40:44 +0100
commitfd6d37963896cf446eac34b28877fbf27ea2aa9d (patch)
tree6868018885c0221a7c81f480c500b55f93671f82
parent2c9ebd82014917196bb5af7e27a3d3483121069a (diff)
downloadaur-fd6d37963896cf446eac34b28877fbf27ea2aa9d.tar.gz
update to version 5.15.3+kde+r137
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d059787496f8..8cc5409ea03e 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+r136
+ pkgver = 5.15.3+kde+r137
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=f31e001a9399e4e620847ea2c3e90749350140ae
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=ee7a89b2c4750bc3cabe4aeb466645d6ac2a872b
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4ef1de0e01e9..9b22aa1c52b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.3
-pkgver=5.15.3+kde+r136
+pkgver=5.15.3+kde+r137
pkgrel=1
-_commit=f31e001a9399e4e620847ea2c3e90749350140ae
+_commit=ee7a89b2c4750bc3cabe4aeb466645d6ac2a872b
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')