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


Commits:
4d5b7785 by Antonio Rojas at 2025-11-20T21:22:05+01:00
upgpkg: 6.10.1-1: Qt 6.10.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-connectivity
        pkgdesc = Provides access to Bluetooth hardware
-       pkgver = 6.10.0
+       pkgver = 6.10.1
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = qt6-connectivity
        depends = glibc
        depends = pcsclite
        depends = qt6-base
-       source = git+https://code.qt.io/qt/qtconnectivity#tag=v6.10.0
-       sha256sums = 
cda3b98653ab28358c2823e976749b0bc1950eb2060cf5a8e8b6a2b29aa12422
+       source = git+https://code.qt.io/qt/qtconnectivity#tag=v6.10.1
+       sha256sums = 
92c161c9b35374f8632b497f603181ad7f8ff0695928a229fde6a6357a822056
 
 pkgname = qt6-connectivity


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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-connectivity/-/commit/4d5b778543bc7c08e6a9463ca9d1bfde9e425f7a

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


Reply via email to