summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2024-02-07 17:25:45 +0100
committerStephan Springer2024-02-07 17:25:45 +0100
commitae1c103ae6678a75c379a4464895130a7d14384c (patch)
tree02e2fb91a3576cb16954190f49b07dbe9e619ecb
parent6c110c43b7e1990ea03d3cd472b608a58589bcbd (diff)
downloadaur-ae1c103ae6678a75c379a4464895130a7d14384c.tar.gz
update to version 5.15.12+kde+r150
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75f4dadcbafd..74b3161328a5 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.12+kde+r149
+ pkgver = 5.15.12+kde+r150
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = qt5-base-headless
provides = qt5-base
conflicts = qtchooser
conflicts = qt5-base
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=2eb258f8548ed2218d5b2041c15b7359e99f475f
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=f2e586366678383a0fe25fbcd4ecd5d55e7b61cd
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2f617a93e057..20855f9defc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.12
-pkgver=5.15.12+kde+r149
+pkgver=5.15.12+kde+r150
pkgrel=1
-_commit=2eb258f8548ed2218d5b2041c15b7359e99f475f
+_commit=f2e586366678383a0fe25fbcd4ecd5d55e7b61cd
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')