summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-07-04 18:34:32 +0200
committerStephan Springer2022-07-04 18:34:32 +0200
commitdfce3be354854808d0ac45a0f5e97b55fa850816 (patch)
tree227f39cce6ccd7f4904e002dc0ef312d2b4065c1
parenta0ea11d1c022a6e82ded7d896398f8af8471e873 (diff)
downloadaur-dfce3be354854808d0ac45a0f5e97b55fa850816.tar.gz
update to version 5.15.5+kde+r167
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d464f38fc068..1f2a66f0dea9 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+r166
+ pkgver = 5.15.5+kde+r167
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=75c0053006d05c930749652dfb0120c5a78689de
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=e376d1dce5179b0aae7be4960e7e03e8aafa46d8
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 49c607404211..5a921dba2084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.5
-pkgver=5.15.5+kde+r166
+pkgver=5.15.5+kde+r167
pkgrel=1
-_commit=75c0053006d05c930749652dfb0120c5a78689de
+_commit=e376d1dce5179b0aae7be4960e7e03e8aafa46d8
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')