summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2021-06-19 22:59:58 +0200
committerStephan Springer2021-06-19 22:59:58 +0200
commitc33684bb94256ce46987f4828b2251f6ec54a0d0 (patch)
tree86e63dbede4aa0e24cc8d7f1da88b0f436415d2f
parent6ef2efc2c98eee9125b795946ccfe2de8e6f0a20 (diff)
downloadaur-c33684bb94256ce46987f4828b2251f6ec54a0d0.tar.gz
update to version 5.15.2+kde+r198
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83bb5cee0f3f..f3e96711ac9e 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.2+kde+r196
+ pkgver = 5.15.2+kde+r198
pkgrel = 1
url = https://www.qt.io/
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = qt5-base-headless
conflicts = qtchooser
conflicts = qt5-base
options = !lto
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=2a2f3cd61f59ccec0eecb09e4a8795d7322edfcb
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=ad0eb20e5bf229a6e759d7e3d9af0d9f2f0af94f
source = qt5-base-cflags.patch
source = qt5-base-nostrip.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 95226a1da919..e46fb92f1e67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-base-headless
-pkgver=5.15.2+kde+r196
+pkgver=5.15.2+kde+r198
pkgrel=1
-_commit=2a2f3cd61f59ccec0eecb09e4a8795d7322edfcb
+_commit=ad0eb20e5bf229a6e759d7e3d9af0d9f2f0af94f
arch=('x86_64')
url='https://www.qt.io/'
license=('GPL3' 'LGPL3' 'FDL' 'custom')