summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2023-01-07 13:52:38 +0100
committerStephan Springer2023-01-07 13:52:38 +0100
commitc43d878c6df74a9bf29a8b397937fadc0429a7cf (patch)
tree09c6beed24310318c01f628ac023931e2a484b02
parent10d2c41a26d908a7be54296dbae611c3e9676cc7 (diff)
downloadaur-c43d878c6df74a9bf29a8b397937fadc0429a7cf.tar.gz
update to version 5.15.8+kde+r157
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 739b3ece3f95..48f1839fcf45 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+r177
+ pkgver = 5.15.8+kde+r157
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=a9e67318e6a8924c4b5461656bcc6a80720ae899
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=9cf586d629a04040c9414c4f9e17abbc65c644eb
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bdb583d02019..0e7ffd64ef58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-base-headless
-_basever=5.15.7
-pkgver=5.15.7+kde+r177
+_basever=5.15.8
+pkgver=5.15.8+kde+r157
pkgrel=1
-_commit=a9e67318e6a8924c4b5461656bcc6a80720ae899
+_commit=9cf586d629a04040c9414c4f9e17abbc65c644eb
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')