summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-08-28 21:01:40 +0200
committerStephan Springer2022-08-28 21:01:40 +0200
commit186f394d62f6008ffb3d5876bace262e53660f1d (patch)
treee5c373b2f4cf7e57d2abf05a04f09ce40b970e0d
parent2d8cef0c13278680486d37a7a825d4754c2b5c47 (diff)
downloadaur-186f394d62f6008ffb3d5876bace262e53660f1d.tar.gz
update to version 5.15.5+kde+r178
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4721e46731ca..d009ed9f980d 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.5+kde+r174
+ pkgver = 5.15.5+kde+r178
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=742cc6db31bff8e506bfb8db699a843ce60627e4
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=7f9253defd2e90f900d963c6d248a2a0bdaca1a8
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 41465a9baa3e..ee315f644da5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.5
-pkgver=5.15.5+kde+r174
+pkgver=5.15.5+kde+r178
pkgrel=1
-_commit=742cc6db31bff8e506bfb8db699a843ce60627e4
+_commit=7f9253defd2e90f900d963c6d248a2a0bdaca1a8
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')