summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-03-15 11:08:04 +0100
committerStephan Springer2022-03-15 11:08:04 +0100
commit0dc4fc0edefd05123611091f13a32b2f8863abc9 (patch)
treea2dc3df22abe29174d0232bbd7bf1ccd49670ddb
parent101c97ff9b224a773390ad209f00f4dbc59a2b16 (diff)
downloadaur-0dc4fc0edefd05123611091f13a32b2f8863abc9.tar.gz
update to version 5.15.3+kde+r134
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a033b8c3c43d..bf3cb0f6f2a5 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+r133
+ pkgver = 5.15.3+kde+r134
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=e68ca8e51375d963b2391715f70b42707992dbd8
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=2766b2cba6ca4b1c430304df5437e2a6c874b107
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ae1da848b63d..44e987e91190 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.3
-pkgver=5.15.3+kde+r133
+pkgver=5.15.3+kde+r134
pkgrel=1
-_commit=e68ca8e51375d963b2391715f70b42707992dbd8
+_commit=2766b2cba6ca4b1c430304df5437e2a6c874b107
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')