[arch-commits] Commit in pyside2/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Jun 22 07:55:25 UTC 2022


    Date: Wednesday, June 22, 2022 @ 07:55:24
  Author: arojas
Revision: 449297

LLVM/clang 14 rebuild

Modified:
  pyside2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-22 07:35:21 UTC (rev 449296)
+++ PKGBUILD	2022-06-22 07:55:24 UTC (rev 449297)
@@ -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)



More information about the arch-commits mailing list