git » pyside2.git » commit c4cfe46

LLVM/clang 15 rebuild

author Antonio Rojas
2023-01-05 21:59:03 UTC
committer Antonio Rojas
2023-01-05 21:59:03 UTC
parent 05df1ccc7b937df7ea0b59455dde863db3031f58

LLVM/clang 15 rebuild

PKGBUILD +2 -2

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