summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2023-03-17 12:23:08 +0100
committerStephan Springer2023-03-17 12:23:08 +0100
commit8d72ab0c703c85920e597651795d38b4f91b3689 (patch)
tree93cdf98faed4887e5d83ddd1ae8b41c72d0a6b3e
parente8b006b9278f808addffeed24e23a8bcedf057cc (diff)
downloadaur-8d72ab0c703c85920e597651795d38b4f91b3689.tar.gz
update to version 5.15.8+kde+r183
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d3686a8fdd6..26a9b5a4ac68 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.8+kde+r182
+ pkgver = 5.15.8+kde+r183
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=9a42df40228d246260cdcd40d2d582a2684439e4
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=38c54b3ff58972fa16810740fc43933620b6dc0d
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2a94efe24348..c6cb9696066c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.8
-pkgver=5.15.8+kde+r182
+pkgver=5.15.8+kde+r183
pkgrel=1
-_commit=9a42df40228d246260cdcd40d2d582a2684439e4
+_commit=38c54b3ff58972fa16810740fc43933620b6dc0d
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')