summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2023-02-06 15:00:16 +0100
committerStephan Springer2023-02-06 15:00:16 +0100
commitf417fe1dc6816a6065968dc91d1c6dfe30a1eef8 (patch)
tree522cb0d7d575556d346a3dfa7393257bebdc01fe
parent1a3980456d3f9c353df2d29244d599bf0b5bc44b (diff)
downloadaur-f417fe1dc6816a6065968dc91d1c6dfe30a1eef8.tar.gz
update to version 5.15.8+kde+r180
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d86f10cecf40..ad0b546a016a 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.8+kde+r178
+ pkgver = 5.15.8+kde+r180
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = qt5-base-headless
provides = qt5-base
conflicts = qtchooser
conflicts = qt5-base
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=9853ce1045834f4f4b94a4745a473a1cda8c60fa
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=32a25bd72f244295b5d25e2ba6a54ec13a5988fd
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bd5fa95c61a5..02003e3e6077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.8
-pkgver=5.15.8+kde+r178
+pkgver=5.15.8+kde+r180
pkgrel=1
-_commit=9853ce1045834f4f4b94a4745a473a1cda8c60fa
+_commit=32a25bd72f244295b5d25e2ba6a54ec13a5988fd
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')