summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-01-30 19:07:50 +0100
committerStephan Springer2022-01-30 19:07:50 +0100
commitf43d994a59a250db00fbe2e57badcb6a458c8efc (patch)
treea6b17d19ea2401817772dc231b21d166a50bf848
parent4a0d68b4622bc4168cc598958e415b22a21c77c2 (diff)
downloadaur-f43d994a59a250db00fbe2e57badcb6a458c8efc.tar.gz
update to version 5.15.2+kde+r296
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6674228e16be..b06f3240163b 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+r295
+ pkgver = 5.15.2+kde+r296
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -28,7 +28,8 @@ pkgbase = qt5-base-headless
provides = qt5-base
conflicts = qtchooser
conflicts = qt5-base
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=03933d189a93c760b642c7021dd9bb63802da254
+ options = debug
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=53a047c212af7fbded6505651f648172f9d7a34d
source = qt5-base-cflags.patch
source = qt5-base-nostrip.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 49dc0657a356..63abf0ff9a72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-base-headless
-pkgver=5.15.2+kde+r295
+pkgver=5.15.2+kde+r296
pkgrel=1
-_commit=03933d189a93c760b642c7021dd9bb63802da254
+_commit=53a047c212af7fbded6505651f648172f9d7a34d
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -28,6 +28,7 @@ source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
sha256sums=('SKIP'
'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
'4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
+options=(debug)
pkgver() {
cd $_pkgfqn