git » pyside2.git » commit 9e2a930

LLVM/clang 14 rebuild

author Antonio Rojas
2022-06-22 07:55:24 UTC
committer Antonio Rojas
2022-06-22 07:55:24 UTC
parent 64e0327ce41de5bc23006595fd7402de103156cd

LLVM/clang 14 rebuild

PKGBUILD +2 -2

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