summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2023-08-06 18:31:33 +0200
committerStephan Springer2023-08-06 18:31:33 +0200
commit88fab2c8abda2404a879b3074e938704aba64a7e (patch)
tree85b4e5d27e02fe550abead39f8393601528cb16f
parent0c2fc5241a68007a20d2b34f698f3e342e044eef (diff)
downloadaur-88fab2c8abda2404a879b3074e938704aba64a7e.tar.gz
update to version 5.15.10+kde+r147
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb641e424fd0..d3529db055ad 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+r139
+ pkgver = 5.15.10+kde+r147
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=495371f19b60f528cbf7a953d7bff5298887042a
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=e24dc54b2b4054413650904288aa7a363eee23a7
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5ff47a25bf72..f2c234c0d1ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.10
-pkgver=5.15.10+kde+r139
+pkgver=5.15.10+kde+r147
pkgrel=1
-_commit=495371f19b60f528cbf7a953d7bff5298887042a
+_commit=e24dc54b2b4054413650904288aa7a363eee23a7
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')