summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-01-11 09:25:15 +0100
committerStephan Springer2022-01-11 09:25:15 +0100
commit7f73e427a460d7e8bbc61ae6d838deb32a58ffe4 (patch)
tree54a746d73d88538a3ae7dad54d20c67ef35ed857
parentc83280e08192c34887e25080106517ee6d904d67 (diff)
downloadaur-7f73e427a460d7e8bbc61ae6d838deb32a58ffe4.tar.gz
update to version 5.15.2+kde+r286
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf8c21c6bbe3..32eed5d10d83 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+r281
+ pkgver = 5.15.2+kde+r286
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=4f74b863c02322832d9174b5e571ab58ff162d9b
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=7ec73b4e75eb4359f49e5dd2be291d459a685ace
source = qt5-base-cflags.patch
source = qt5-base-nostrip.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e0ecf17cf68d..011c094443e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-base-headless
-pkgver=5.15.2+kde+r281
+pkgver=5.15.2+kde+r286
pkgrel=1
-_commit=4f74b863c02322832d9174b5e571ab58ff162d9b
+_commit=7ec73b4e75eb4359f49e5dd2be291d459a685ace
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')