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


Commits:
d77c58d1 by Antonio Rojas at 2026-01-29T21:51:49+01:00
upgpkg: 6.10.2-1: Qt 6.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-serialport
        pkgdesc = Provides access to hardware and virtual serial ports
-       pkgver = 6.10.1
+       pkgver = 6.10.2
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = qt6-serialport
        depends = glibc
        depends = qt6-base
        depends = systemd-libs
-       source = git+https://code.qt.io/qt/qtserialport#tag=v6.10.1
-       sha256sums = 
bd729c22f93b798790f63394f796f45e03ecda796c4ab47a72ca3821a84060e8
+       source = git+https://code.qt.io/qt/qtserialport#tag=v6.10.2
+       sha256sums = 
02567290836201b3e965399ed230056348f38ef5f9f90460db470f77ec76d0c4
 
 pkgname = qt6-serialport


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-serialport
-_pkgver=6.10.1
+_pkgver=6.10.2
 pkgver=${_pkgver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$_pkgver)
-sha256sums=('bd729c22f93b798790f63394f796f45e03ecda796c4ab47a72ca3821a84060e8')
+sha256sums=('02567290836201b3e965399ed230056348f38ef5f9f90460db470f77ec76d0c4')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to