git » pyside2.git » commit 3a0c38d

clang 14.0.6 rebuild

author Evangelos Foutras
2022-06-25 11:15:39 UTC
committer Evangelos Foutras
2022-06-25 11:15:39 UTC
parent 9e2a930f5a212075739d081734d6058a41baa97d

clang 14.0.6 rebuild

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e121fe2..d814191 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
 pkgbase=pyside2
 pkgname=(shiboken2 python-shiboken2 pyside2 pyside2-tools)
 _qtver=5.15.5
-_clangver=14.0.5
+_clangver=14.0.6
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 url='https://www.qt.io'
 license=(LGPL)