summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-06-15 19:40:25 +0200
committerStephan Springer2022-06-15 19:40:25 +0200
commiteb0f0600abd017a881e64f373f0e587c6ccc4f31 (patch)
tree3a2d8fb3024febc312849f0bb9753222324bbb82
parente4cd3f0dd4d27bb04f1739420f0ddd17a277b31b (diff)
downloadaur-eb0f0600abd017a881e64f373f0e587c6ccc4f31.tar.gz
update to version 5.15.4+kde+r168
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 412a65f25990..c5dce3752730 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.4+kde+r164
+ pkgver = 5.15.4+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=24222a9631df62ff044e15acefa32aa69f426fa0
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=b569683a2362ec2823dc834c8e1b42813849ea51
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 428d7470ff67..e4a0a38700aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.4
-pkgver=5.15.4+kde+r164
+pkgver=5.15.4+kde+r168
pkgrel=1
-_commit=24222a9631df62ff044e15acefa32aa69f426fa0
+_commit=b569683a2362ec2823dc834c8e1b42813849ea51
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')