summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db808f782578..8393bccc8eee 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+r195
+ pkgver = 5.15.2+kde+r196
pkgrel = 1
url = https://www.qt.io/
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = qt5-base-headless
provides = qt5-base
conflicts = qtchooser
conflicts = qt5-base
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=4102271bbd16d93984b54a3435995259e5641e1c
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=2a2f3cd61f59ccec0eecb09e4a8795d7322edfcb
source = qt5-base-cflags.patch
source = qt5-base-nostrip.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e456f65ae526..621a62ece397 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-base-headless
-pkgver=5.15.2+kde+r195
+pkgver=5.15.2+kde+r196
pkgrel=1
-_commit=4102271bbd16d93984b54a3435995259e5641e1c
+_commit=2a2f3cd61f59ccec0eecb09e4a8795d7322edfcb
arch=('x86_64')
url='https://www.qt.io/'
license=('GPL3' 'LGPL3' 'FDL' 'custom')