summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2023-11-15 10:22:41 +0100
committerStephan Springer2023-11-15 10:22:41 +0100
commit3f73a771c6da9734c7cb7b41cc8a306286d68237 (patch)
tree93a38369171fe3727848515e0ed1be155ee7bcc2
parentdd3e245a55227d921e48c76a888923af45410b1d (diff)
downloadaur-3f73a771c6da9734c7cb7b41cc8a306286d68237.tar.gz
update to version 5.15.11+kde+r143
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77aa1f296a12..1c9ac16ba339 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.11+kde+r138
+ pkgver = 5.15.11+kde+r143
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=ea7a183732c17005f08ca14fd70cdd305c90396d
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=1ed24924b57fe00622476dc9cd312820d83e327d
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c691a6ba6c95..d440c2a6b544 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.11
-pkgver=5.15.11+kde+r138
+pkgver=5.15.11+kde+r143
pkgrel=1
-_commit=ea7a183732c17005f08ca14fd70cdd305c90396d
+_commit=1ed24924b57fe00622476dc9cd312820d83e327d
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')