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


Commits:
1ec5f7db by Antonio Rojas at 2024-09-27T18:33:13+02:00
upgpkg: 6.7.3-1: Qt 6.7.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-connectivity
        pkgdesc = Provides access to Bluetooth hardware
-       pkgver = 6.7.2
+       pkgver = 6.7.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.7.2
-       sha256sums = 
e4ca5d1e2d6479e1823e6e63feef70c93cc552b814687658eeca444da0534088
+       source = git+https://code.qt.io/qt/qtconnectivity#tag=v6.7.3
+       sha256sums = 
b1cd32942232faf136f2d2cce79d1b39798396ba30ebb03324d4b5425f2db7ac
 
 pkgname = qt6-connectivity


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=qt6-connectivity
-pkgver=6.7.2
+pkgver=6.7.3
 pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
@@ -19,7 +19,7 @@ makedepends=(cmake
 groups=(qt6)
 _pkgfn=${pkgname/6-/}
 source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$pkgver)
-sha256sums=('e4ca5d1e2d6479e1823e6e63feef70c93cc552b814687658eeca444da0534088')
+sha256sums=('b1cd32942232faf136f2d2cce79d1b39798396ba30ebb03324d4b5425f2db7ac')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to