summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2023-07-04 10:22:19 +0200
committerStephan Springer2023-07-04 10:22:19 +0200
commit704b543e0687fc45d734594a31bbb842be544185 (patch)
treec6349db1d3e064bd4e10936ec5d3d8c8ec37776c
parent8e052462515a0649a55d2d02271bc9eb0b858cf0 (diff)
downloadaur-704b543e0687fc45d734594a31bbb842be544185.tar.gz
update to version 5.15.10+kde+r130
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6a2763eb31b..b2473402f2dc 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.10+kde+r129
+ pkgver = 5.15.10+kde+r130
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=e8d9e68d25f4bf305f8b3ca5d678594ee4681baa
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=05406c3f5f516d3148254c8294e8883c28a2c95a
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bf1a683cb93c..bed950d6dc1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.10
-pkgver=5.15.10+kde+r129
+pkgver=5.15.10+kde+r130
pkgrel=1
-_commit=e8d9e68d25f4bf305f8b3ca5d678594ee4681baa
+_commit=05406c3f5f516d3148254c8294e8883c28a2c95a
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -60,6 +60,7 @@ build() {
-dbus-linked \
-system-harfbuzz \
-journald \
+ -libproxy \
-no-mimetype-database \
-no-use-gold-linker \
-no-reduce-relocations \