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


Commits:
a9e3b2ec by Antonio Rojas at 2026-01-29T21:54:45+01:00
upgpkg: 6.10.2-1: Qt 6.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-scxml
        pkgdesc = Static and runtime integration of SCXML models into Qt6 code
-       pkgver = 6.10.1
+       pkgver = 6.10.2
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = qt6-scxml
        depends = glibc
        depends = qt6-base
        optdepends = qt6-declarative: QML bindings
-       source = git+https://code.qt.io/qt/qtscxml#tag=v6.10.1
-       sha256sums = 
799c3b5494ba2e8f96dae2ef6c6cce58bb9cdc96a1cd1a6537657f22c9f11e2b
+       source = git+https://code.qt.io/qt/qtscxml#tag=v6.10.2
+       sha256sums = 
f98b99f36310c5dce09a71e998f5a15aba63af5bbaf913b8ced06a7b38695a42
 
 pkgname = qt6-scxml


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-scxml
-_pkgver=6.10.1
+_pkgver=6.10.2
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -23,7 +23,7 @@ optdepends=('qt6-declarative: QML bindings')
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('799c3b5494ba2e8f96dae2ef6c6cce58bb9cdc96a1cd1a6537657f22c9f11e2b')
+sha256sums=('f98b99f36310c5dce09a71e998f5a15aba63af5bbaf913b8ced06a7b38695a42')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-scxml/-/commit/a9e3b2ec9c022162dc4064120ec2b40291509ebc

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


Reply via email to