summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-07-29 20:55:17 +0200
committerStephan Springer2022-07-29 20:55:17 +0200
commit2d8cef0c13278680486d37a7a825d4754c2b5c47 (patch)
treedad2b5901a310be457e6a54920cef275a5f66272
parent252aa50eec7e25f313978dd4e92136439a771e1e (diff)
downloadaur-2d8cef0c13278680486d37a7a825d4754c2b5c47.tar.gz
update to version 5.15.5+kde+r174
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e5d5648c827..4721e46731ca 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+r173
+ pkgver = 5.15.5+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=33ed9a414da190ffa8099856901df792ff9150d5
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=742cc6db31bff8e506bfb8db699a843ce60627e4
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 40c1527675bb..41465a9baa3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.5
-pkgver=5.15.5+kde+r173
+pkgver=5.15.5+kde+r174
pkgrel=1
-_commit=33ed9a414da190ffa8099856901df792ff9150d5
+_commit=742cc6db31bff8e506bfb8db699a843ce60627e4
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')