Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt6-webengine
Commits:
8eaffe34 by Antonio Rojas at 2026-06-17T19:10:09+02:00
upgpkg: 6.11.1-4: Bump chromium
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qt6-webengine
pkgdesc = Provides support for web applications using the Chromium
browser project
pkgver = 6.11.1
- pkgrel = 3
+ pkgrel = 4
url = https://www.qt.io
arch = x86_64
groups = qt6
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
pkgname=qt6-webengine
_pkgver=6.11.1
pkgver=${_pkgver/-/}
-pkgrel=3
-_chromium=03b27c14186b88d821551a0cc312b5455a7202e5
+pkgrel=4
+_chromium=37b6aeaa3ef9bf7e1901aa02a317a2707557709d
arch=(x86_64)
url='https://www.qt.io'
license=(GPL-3.0-only
@@ -95,8 +95,6 @@ prepare() {
# Bump chromium to head of stable branch
cd src/3rdparty
[[ -n $_chromium ]] && git checkout $_chromium || true
-
- git revert -n d3f726be3023f698a01ba4f74533524bd81df8d6 # Revert commit that
causes crashes
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webengine/-/commit/8eaffe3413ab70d8d13e815ba443140984af0174
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webengine/-/commit/8eaffe3413ab70d8d13e815ba443140984af0174
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