summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-11-16 11:43:28 +0100
committerStephan Springer2022-11-16 11:43:28 +0100
commit971de774a652757448a054fd138ca4e8314402f7 (patch)
tree4af789d34f2f0c5728a730c00906ca8dd52669f8
parentf1dd3f7e620910073872b203930aeae9c0aea383 (diff)
downloadaur-971de774a652757448a054fd138ca4e8314402f7.tar.gz
update to version 5.15.7+kde+r174
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85a00bba8fc3..e43b2a35e4c5 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.7+kde+r173
+ pkgver = 5.15.7+kde+r174
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=f79cd604c9d7f26a9a557b488b3fdd65330fa5ea
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=51258629f2cf37fff8406bf705d79c07fc7135ca
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 335fb349e0f2..9c057f9c098e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.7
-pkgver=5.15.7+kde+r173
+pkgver=5.15.7+kde+r174
pkgrel=1
-_commit=f79cd604c9d7f26a9a557b488b3fdd65330fa5ea
+_commit=51258629f2cf37fff8406bf705d79c07fc7135ca
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')