summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2023-01-18 12:02:39 +0100
committerStephan Springer2023-01-18 12:02:39 +0100
commit09732d8fa4a1f6b6ef4759c014a5943841eb768b (patch)
treece8a47e2a4599ba74a26e6b522768e6b07486e37
parent0fa7e8108dddcb22777e970d9f8e37d0c0944cd4 (diff)
downloadaur-09732d8fa4a1f6b6ef4759c014a5943841eb768b.tar.gz
update to version 5.15.8+kde+r165
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cb83d899f0c..09e4abe7eef4 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+r162
+ pkgver = 5.15.8+kde+r165
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -28,8 +28,7 @@ pkgbase = qt5-base-headless
provides = qt5-base
conflicts = qtchooser
conflicts = qt5-base
- options = debug
- source = git+https://invent.kde.org/qt/qt/qtbase#commit=dec44589403c99f96705b607d6fa5423b40463b6
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=99806e9cdec49ed867c409af4fda99459bd9d09f
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bd52cf7bf0f2..00f0aa7da0cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.8
-pkgver=5.15.8+kde+r162
+pkgver=5.15.8+kde+r165
pkgrel=1
-_commit=dec44589403c99f96705b607d6fa5423b40463b6
+_commit=99806e9cdec49ed867c409af4fda99459bd9d09f
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -29,7 +29,6 @@ source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
sha256sums=('SKIP'
'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
'4abc22150fa3e06b2fdcec32146abc9be4e316692aa4d5bd5aa53b4b726783fa')
-options=(debug)
pkgver() {
cd $_pkgfqn