summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-04-22 13:55:23 +0200
committerStephan Springer2022-04-22 13:55:23 +0200
commitb66a4d0dd39541b2fc9c95a0de92273960559e88 (patch)
treeed29073289082881ab197960fa087c62bc04e8ad
parentfd6d37963896cf446eac34b28877fbf27ea2aa9d (diff)
downloadaur-b66a4d0dd39541b2fc9c95a0de92273960559e88.tar.gz
update to version 5.15.3+kde+r145
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cc5409ea03e..53210e130a41 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.3+kde+r137
+ pkgver = 5.15.3+kde+r145
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = qt5-base-headless
conflicts = qtchooser
conflicts = qt5-base
options = debug
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=ee7a89b2c4750bc3cabe4aeb466645d6ac2a872b
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=cfa044e74c4f3be46fe2f177d022af3321766b1f
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9b22aa1c52b2..d9e7a688ccbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.3
-pkgver=5.15.3+kde+r137
+pkgver=5.15.3+kde+r145
pkgrel=1
-_commit=ee7a89b2c4750bc3cabe4aeb466645d6ac2a872b
+_commit=cfa044e74c4f3be46fe2f177d022af3321766b1f
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')