summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-09-08 21:04:06 +0200
committerStephan Springer2022-09-08 21:04:06 +0200
commitb7d244d309cb06cd1c157c05b13d84c963dab334 (patch)
tree5cd597b01aecf4c09ad9f2d4814de957ec5a30e7
parent2d7b9e42d067756be8b86bf4defbe5812ee30d96 (diff)
downloadaur-b7d244d309cb06cd1c157c05b13d84c963dab334.tar.gz
update to version 5.15.6+kde+r163
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c95e69c18fa7..e3aa74755c7c 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+r182
+ pkgver = 5.15.6+kde+r163
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=a001e58a3f33ba3f6d250e10646af56bf7b415f0
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=d232d06571cd2897eceddb493881fbb3b6ed65ce
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 86bc1581bcd3..b8694fb0f3d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-base-headless
-_basever=5.15.5
-pkgver=5.15.5+kde+r182
+_basever=5.15.6
+pkgver=5.15.6+kde+r163
pkgrel=1
-_commit=a001e58a3f33ba3f6d250e10646af56bf7b415f0
+_commit=d232d06571cd2897eceddb493881fbb3b6ed65ce
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')