summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-11-20 18:10:19 +0100
committerStephan Springer2022-11-20 18:10:19 +0100
commit66a435ebd68dd44ec7ed56964ed3596fd77cf673 (patch)
tree7984b09b458055e581cb733cc1c54db3f58655c6
parent971de774a652757448a054fd138ca4e8314402f7 (diff)
downloadaur-66a435ebd68dd44ec7ed56964ed3596fd77cf673.tar.gz
update to version 5.15.7+kde+r175
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e43b2a35e4c5..aef09b61f36d 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+r174
+ pkgver = 5.15.7+kde+r175
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=51258629f2cf37fff8406bf705d79c07fc7135ca
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=c738daed73482e2990187ff2a6c12690e73002fe
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9c057f9c098e..91cb2ef802d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.7
-pkgver=5.15.7+kde+r174
+pkgver=5.15.7+kde+r175
pkgrel=1
-_commit=51258629f2cf37fff8406bf705d79c07fc7135ca
+_commit=c738daed73482e2990187ff2a6c12690e73002fe
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')