summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-11-06 15:34:34 +0100
committerStephan Springer2022-11-06 15:34:34 +0100
commitf2ce96790a2071a21e7e5e9498c3255dc86c7da7 (patch)
tree34017ec1055c8040ff259e4b5987fe51826b3466
parentfd0be5b21da3298a373e91e2cccad2132f50aff3 (diff)
downloadaur-f2ce96790a2071a21e7e5e9498c3255dc86c7da7.tar.gz
update to version 5.15.7+kde+r168
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4523f4beff0..7b16b99dfa14 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+r167
+ pkgver = 5.15.7+kde+r168
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=98c727f273fc83c24550274bd2728e1aafbd213a
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=08be11284246455bce4455138ebe396d2d8732a1
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 48ef60a0eafe..6b81618831ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.7
-pkgver=5.15.7+kde+r167
+pkgver=5.15.7+kde+r168
pkgrel=1
-_commit=98c727f273fc83c24550274bd2728e1aafbd213a
+_commit=08be11284246455bce4455138ebe396d2d8732a1
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')