Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
pyside6


Commits:
4a8488ac by Antonio Rojas at 2024-03-03T19:13:39+01:00
upgpkg: 6.6.2-2: LLVM/clang 17 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pyside6
        pkgver = 6.6.2
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.qt.io
        arch = x86_64
        license = LGPL
@@ -78,7 +78,7 @@ pkgname = pyside6-tools
 
 pkgname = shiboken6
        pkgdesc = Generates bindings for C++ libraries using CPython source code
-       depends = clang=16.0.6
+       depends = clang=17.0.6
        depends = gcc-libs
        depends = glibc
        depends = libxml2


=====================================
PKGBUILD
=====================================
@@ -6,9 +6,9 @@ pkgname=(pyside6
          pyside6-tools
          shiboken6)
 _qtver=6.6.2
-_clangver=16.0.6
+_clangver=17.0.6
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://www.qt.io'
 license=(LGPL)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyside6/-/commit/4a8488ac1170e30511607fbf9c4a4d10a5acd113

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyside6/-/commit/4a8488ac1170e30511607fbf9c4a4d10a5acd113
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to