summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2021-11-24 09:51:06 +0100
committerStephan Springer2021-11-24 09:51:06 +0100
commit8cb2f0c2db78d3cd86001141dcd055ce1cf5fc3a (patch)
tree5f56976c5935678eab735b6369bdfdbc8764fe97
parentc6e630d90e0ba5882042dee7ae8c84c36ecfb643 (diff)
downloadaur-8cb2f0c2db78d3cd86001141dcd055ce1cf5fc3a.tar.gz
update to version 5.15.2+kde+r259
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce526d61be32..1dd0a7b296a7 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.2+kde+r256
+ pkgver = 5.15.2+kde+r259
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = qt5-base-headless
conflicts = qtchooser
conflicts = qt5-base
options = !lto
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=d44d93f64d6b67513cd4e7a80ff331d7e5275389
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=4882866353e01048383937487fcf9000c2312fcc
source = qt5-base-cflags.patch
source = qt5-base-nostrip.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c0808d2b939d..32413f29adb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-base-headless
-pkgver=5.15.2+kde+r256
+pkgver=5.15.2+kde+r259
pkgrel=1
-_commit=d44d93f64d6b67513cd4e7a80ff331d7e5275389
+_commit=4882866353e01048383937487fcf9000c2312fcc
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')