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


Commits:
9624c128 by Antonio Rojas at 2026-01-29T21:51:20+01:00
upgpkg: 6.10.2-1: Qt 6.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qt6-declarative
        pkgdesc = Classes for QML and JavaScript languages
-       pkgver = 6.10.1
-       pkgrel = 3
+       pkgver = 6.10.2
+       pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
        groups = qt6
@@ -21,7 +21,7 @@ pkgbase = qt6-declarative
        depends = glibc
        depends = qt6-base
        optdepends = qt6-svg: for QtQuickVectorImage and svgtoqml
-       source = git+https://code.qt.io/qt/qtdeclarative#tag=v6.10.1
-       sha256sums = 
814050edddb87c37b118fcdff1c2f287917597c853258f5fd0e15e9b646b9a0b
+       source = git+https://code.qt.io/qt/qtdeclarative#tag=v6.10.2
+       sha256sums = 
89bcfe1328a2b67a02db12d55241eaf47f6a799ecb6838dee6c37f3ebd9d9b41
 
 pkgname = qt6-declarative


=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-declarative
-_pkgver=6.10.1
+_pkgver=6.10.2
 pkgver=${_pkgver/-/}
-pkgrel=3
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL-3.0-only
@@ -28,7 +28,7 @@ optdepends=('qt6-svg: for QtQuickVectorImage and svgtoqml')
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('814050edddb87c37b118fcdff1c2f287917597c853258f5fd0e15e9b646b9a0b')
+sha256sums=('89bcfe1328a2b67a02db12d55241eaf47f6a799ecb6838dee6c37f3ebd9d9b41')
 
 prepare() {
   git -C $_pkgfn cherry-pick -n 9c6b2b78e9076f1c2676aa0c41573db9ca480654 # Fix 
Plasma crashes



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-declarative/-/commit/9624c128cf2f5ddc73f5941d66e6404def7c2f58

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


Reply via email to