summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2023-01-27 11:32:56 +0100
committerStephan Springer2023-01-27 11:32:56 +0100
commita961a1372057048d2b066f64d5bc26673ddb31bc (patch)
tree35ae3d646786b827a5f6a4c936cb86d0eb4a6c82
parent253fb2b11f6a31bda234772c33186c7e7e9abde5 (diff)
downloadaur-a961a1372057048d2b066f64d5bc26673ddb31bc.tar.gz
update to version 5.15.8+kde+r177
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ff6ab9e53f7..0ebfb71b5ab3 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+r176
+ pkgver = 5.15.8+kde+r177
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=a644d25e86ec9612a935b52219f32534f386ebcb
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=89d71821a7b48bff147d62c7e46696080af382d1
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9adc00d41363..138f67f6925e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.8
-pkgver=5.15.8+kde+r176
+pkgver=5.15.8+kde+r177
pkgrel=1
-_commit=a644d25e86ec9612a935b52219f32534f386ebcb
+_commit=89d71821a7b48bff147d62c7e46696080af382d1
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')