summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-11-09 09:49:44 +0100
committerStephan Springer2022-11-09 09:49:44 +0100
commitf1dd3f7e620910073872b203930aeae9c0aea383 (patch)
tree565b08e0233ce40d3945b90268822a61048458b6
parent4cbb0a6ccc2b6dff0bcf542ac8da54697c2b4a4e (diff)
downloadaur-f1dd3f7e620910073872b203930aeae9c0aea383.tar.gz
update to version 5.15.7+kde+r173
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3dd7c867f7f..85a00bba8fc3 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+r170
+ pkgver = 5.15.7+kde+r173
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=549ea1f4dc2d1fc17e3eaee42081c7cd7a6e3a31
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=f79cd604c9d7f26a9a557b488b3fdd65330fa5ea
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4a40d2d8232c..335fb349e0f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.7
-pkgver=5.15.7+kde+r170
+pkgver=5.15.7+kde+r173
pkgrel=1
-_commit=549ea1f4dc2d1fc17e3eaee42081c7cd7a6e3a31
+_commit=f79cd604c9d7f26a9a557b488b3fdd65330fa5ea
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')