author | Evangelos Foutras
<foutrelis@archlinux.org> 2023-08-26 16:09:27 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2023-08-26 16:09:27 UTC |
parent | 73b557346a1e249cf8675d2203852a77476f9fb8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 15bd61e..26d4872 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,9 +4,9 @@ pkgbase=pyside2 pkgname=(shiboken2 python-shiboken2 pyside2 pyside2-tools) _qtver=5.15.10 -_clangver=15.0.7 +_clangver=16.0.6 pkgver=${_qtver/-/} -pkgrel=1 +pkgrel=2 arch=(x86_64) url='https://www.qt.io' license=(LGPL)