Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / pyqt6
Commits:
0293ebe9 by Antonio Rojas at 2026-05-14T09:12:49+02:00
upgpkg: 6.11.0-2: Qt 6.11.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pyqt6
pkgdesc = A set of Python bindings for the Qt6 toolkit
pkgver = 6.11.0
- pkgrel = 1
+ pkgrel = 2
url = https://riverbankcomputing.com/software/pyqt/intro
arch = x86_64
groups = pyqt6
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ pkgbase=pyqt6
pkgname=python-pyqt6
pkgdesc='A set of Python bindings for the Qt6 toolkit'
pkgver=6.11.0
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://riverbankcomputing.com/software/pyqt/intro'
license=(GPL)
@@ -57,6 +57,7 @@
sha256sums=('45dd60aa69976de1918b5ced6b4e7b6a25abd2a919ecef5fd5826ecc76718889')
build() {
cd pyqt6-$pkgver
+ CXXFLAGS+=" -std=c++17" \
sip-build \
--confirm-license \
--no-make \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6/-/commit/0293ebe92abe05d8b68f220850821cc01985786c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyqt6/-/commit/0293ebe92abe05d8b68f220850821cc01985786c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help