summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-12-10 19:04:10 +0100
committerStephan Springer2022-12-10 19:04:10 +0100
commit10d2c41a26d908a7be54296dbae611c3e9676cc7 (patch)
treea006f94613d0ea699f0ac1ed9c9eb9d6eba343f4
parent3087b3dcf83de5e5729ce2f8b52a1275c8194d42 (diff)
downloadaur-10d2c41a26d908a7be54296dbae611c3e9676cc7.tar.gz
update to version 5.15.7+kde+r177
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdb98a6458f2..739b3ece3f95 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.7+kde+r176
+ pkgver = 5.15.7+kde+r177
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=537118b6ff14d73a7d0154a54354a06ab53f65a1
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=a9e67318e6a8924c4b5461656bcc6a80720ae899
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index aa2c618b0058..bdb583d02019 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.7
-pkgver=5.15.7+kde+r176
+pkgver=5.15.7+kde+r177
pkgrel=1
-_commit=537118b6ff14d73a7d0154a54354a06ab53f65a1
+_commit=a9e67318e6a8924c4b5461656bcc6a80720ae899
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')