aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-07 22:33:43 +0100
committerMartchus2022-11-07 22:33:43 +0100
commit14d9b8429ef3c8ca7ad29b8bcad29292285a4ef2 (patch)
treeba312c4f0a7ef1f5e3b24eb07fd760a9ae5defee /PKGBUILD
parent8c4f0f47cef568a1517d2e273654182a18c7dec8 (diff)
downloadaur-14d9b8429ef3c8ca7ad29b8bcad29292285a4ef2.tar.gz
Update patch version, rebuild against OpenSSL 3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86f52b90d1a2..ff8b0a09679d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,10 +17,10 @@
_qt_module=qtbase
pkgname=mingw-w64-qt5-base-static
-pkgver=5.15.7+kde+r167
+pkgver=5.15.7+kde+r168
pkgrel=1
_basever=${pkgver%%+*}
-_commit=98c727f273fc83c24550274bd2728e1aafbd213a
+_commit=08be11284246455bce4455138ebe396d2d8732a1
pkgdesc='A cross-platform application and UI framework, native OpenGL backend (mingw-w64)'
arch=('any')
url='https://www.qt.io/'