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

Antonio Rojas arojas at archlinux.org
Thu May 27 14:31:44 UTC 2021


    Date: Thursday, May 27, 2021 @ 14:31:43
  Author: arojas
Revision: 416551

Bump clang dependency version

Modified:
  shiboken2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-27 14:29:08 UTC (rev 416550)
+++ PKGBUILD	2021-05-27 14:31:43 UTC (rev 416551)
@@ -4,9 +4,9 @@
 pkgbase=shiboken2
 pkgname=(shiboken2 python-shiboken2)
 _qtver=5.15.2
-_clangver=11.1.0
+_clangver=12.0.0
 pkgver=${_qtver/-/}
-pkgrel=7
+pkgrel=8
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL2 LGPL)



More information about the arch-commits mailing list