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


Commits:
d5da6e28 by Antonio Rojas at 2025-11-20T21:27:43+01:00
upgpkg: 6.10.1-1: Qt 6.10.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-serialbus
        pkgdesc = Qt module for general purpose serial bus access
-       pkgver = 6.10.0
+       pkgver = 6.10.1
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = qt6-serialbus
        depends = glibc
        depends = qt6-base
        depends = qt6-serialport
-       source = git+https://code.qt.io/qt/qtserialbus#tag=v6.10.0
-       sha256sums = 
99cb275bc59130a9c6a4c04ee328ff45d25fded4bda4dfb93311f1da5aa4d2bb
+       source = git+https://code.qt.io/qt/qtserialbus#tag=v6.10.1
+       sha256sums = 
a2945dffce41e8baef41a1f562ffdae71ee9d553308dbd594623e061d90ddbcd
 
 pkgname = qt6-serialbus


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-serialbus
-_pkgver=6.10.0
+_pkgver=6.10.1
 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=('99cb275bc59130a9c6a4c04ee328ff45d25fded4bda4dfb93311f1da5aa4d2bb')
+sha256sums=('a2945dffce41e8baef41a1f562ffdae71ee9d553308dbd594623e061d90ddbcd')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to