summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2023-02-11 19:20:40 +0100
committerStephan Springer2023-02-11 19:20:40 +0100
commit0eeec7c7c037f485296703736f378c102c7386a0 (patch)
treea13a42386a047d4edab536845adf5b427c7398f0
parentf417fe1dc6816a6065968dc91d1c6dfe30a1eef8 (diff)
downloadaur-0eeec7c7c037f485296703736f378c102c7386a0.tar.gz
update to version 5.15.8+kde+r181
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad0b546a016a..89a496d92634 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+r180
+ pkgver = 5.15.8+kde+r181
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=32a25bd72f244295b5d25e2ba6a54ec13a5988fd
+ source = git+https://invent.kde.org/qt/qt/qtbase#commit=ec1c9c116a16f2cd15587dc861e5d178010b3f99
source = qmake-cflags.patch
source = qmake-config.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 02003e3e6077..894dfb920ad0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=qt5-base-headless
_basever=5.15.8
-pkgver=5.15.8+kde+r180
+pkgver=5.15.8+kde+r181
pkgrel=1
-_commit=32a25bd72f244295b5d25e2ba6a54ec13a5988fd
+_commit=ec1c9c116a16f2cd15587dc861e5d178010b3f99
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')