summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2023-06-06 10:43:48 +0200
committerStephan Springer2023-06-06 10:43:48 +0200
commit5f216d9586c890f8f09a02cc4f0bb2776b3cc4de (patch)
treef82886ca13977b8c58da8013ea57f2e2aefa31d3
parent98f5d572ed2c62a534f74f48c8e993f925a02de3 (diff)
downloadaur-5f216d9586c890f8f09a02cc4f0bb2776b3cc4de.tar.gz
update to version 5.15.9+kde+r155
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf0cbe100f96..d1732a911d6f 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.9+kde+r154
+ pkgver = 5.15.9+kde+r155
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=a196623892558623e467f20b67edb78794252a09
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=df809fd0b505b61d718fe1dc7fe19a79f9336cd9
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ca5ec0ad7ecc..50cab35bdc80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.9
-pkgver=5.15.9+kde+r154
+pkgver=5.15.9+kde+r155
pkgrel=1
-_commit=a196623892558623e467f20b67edb78794252a09
+_commit=df809fd0b505b61d718fe1dc7fe19a79f9336cd9
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')