summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-01-04 14:31:18 +0100
committerStephan Springer2022-01-04 14:31:18 +0100
commitbe5828d4db5e83827a38105013ce4df90f9ebc92 (patch)
treec9893a70616a84ea6c449987a3e94b5fcc1d814c
parentfda4c52f5f1983204fa125021d93df61ae0dcd85 (diff)
downloadaur-be5828d4db5e83827a38105013ce4df90f9ebc92.tar.gz
update to version 5.15.2+kde+r274
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9c7340330b6..4f54690e5d9c 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+r268
+ pkgver = 5.15.2+kde+r274
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=edb0f568ca1380623325cb18365b0af81cbf65bf
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=98aa64af7e1e677bd107bfb0c432cabf7c3a5e32
source = qt5-base-cflags.patch
source = qt5-base-nostrip.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2703d2a4e645..28404940a2f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-base-headless
-pkgver=5.15.2+kde+r268
+pkgver=5.15.2+kde+r274
pkgrel=1
-_commit=edb0f568ca1380623325cb18365b0af81cbf65bf
+_commit=98aa64af7e1e677bd107bfb0c432cabf7c3a5e32
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -64,7 +64,7 @@ build() {
-journald \
-no-mimetype-database \
-no-use-gold-linker \
- -reduce-relocations \
+ -no-reduce-relocations \
\
-no-gui \
-no-widgets \
@@ -77,6 +77,7 @@ build() {
-no-linuxfb \
-no-xcb \
-no-evdev \
+ \
-no-strip \
-ltcg
# No configure flag for fat static libs with lto