Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-webengine


Commits:
3e65e245 by Antonio Rojas at 2026-01-29T21:52:18+01:00
upgpkg: 6.10.2-1: Qt 6.10.2

- - - - -


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.10.1
-       pkgrel = 2
+       pkgver = 6.10.2
+       pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
        groups = qt6
@@ -71,9 +71,9 @@ pkgbase = qt6-webengine
        depends = ttf-font
        depends = zlib
        optdepends = pipewire: WebRTC desktop sharing under Wayland
-       source = git+https://code.qt.io/qt/qtwebengine#tag=v6.10.1
+       source = git+https://code.qt.io/qt/qtwebengine#tag=v6.10.2
        source = git+https://code.qt.io/qt/qtwebengine-chromium
-       sha256sums = 
b72b99bca4b28016af96e69706bab3c5e49c4ae4f2f5b9a2b93fdfb3e9470261
+       sha256sums = 
98d8f65137ae6d913ddbe45b3dac562e6b01a5879695424d7f1c3f9eeeb16c21
        sha256sums = SKIP
 
 pkgname = qt6-webengine


=====================================
PKGBUILD
=====================================
@@ -2,10 +2,10 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-webengine
-_pkgver=6.10.1
+_pkgver=6.10.2
 pkgver=${_pkgver/-/}
-pkgrel=2
-_chromium=8f09636407c9e0a41e6a98bc71e9bda8794c40d8
+pkgrel=1
+_chromium=
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL-3.0-only
@@ -81,7 +81,7 @@ groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver
         git+https://code.qt.io/qt/qtwebengine-chromium)
-sha256sums=('b72b99bca4b28016af96e69706bab3c5e49c4ae4f2f5b9a2b93fdfb3e9470261'
+sha256sums=('98d8f65137ae6d913ddbe45b3dac562e6b01a5879695424d7f1c3f9eeeb16c21'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webengine/-/commit/3e65e245b0a3de52077886aafeb7e4a14154330d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webengine/-/commit/3e65e245b0a3de52077886aafeb7e4a14154330d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to