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


Commits:
fc5e5543 by Antonio Rojas at 2025-03-26T19:34:50+01:00
upgpkg: 6.8.3-1: Qt 6.8.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-connectivity
        pkgdesc = Provides access to Bluetooth hardware
-       pkgver = 6.8.2
+       pkgver = 6.8.3
        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.8.2
-       sha256sums = 
3c256f3a14a3b915a9644971d5ba0f73a2d03434f81af9263c6051871751539f
+       source = git+https://code.qt.io/qt/qtconnectivity#tag=v6.8.3
+       sha256sums = 
913c2b8f52b210627b583c1e1154f2f6a240b30fe9d9042f047b9ca92fd54999
 
 pkgname = qt6-connectivity


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-connectivity
-_pkgver=6.8.2
+_pkgver=6.8.3
 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=('3c256f3a14a3b915a9644971d5ba0f73a2d03434f81af9263c6051871751539f')
+sha256sums=('913c2b8f52b210627b583c1e1154f2f6a240b30fe9d9042f047b9ca92fd54999')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to