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


Commits:
5de304a7 by Antonio Rojas at 2024-09-27T18:33:07+02:00
upgpkg: 6.7.3-1: Qt 6.7.3

- - - - -


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.7.2
+       pkgver = 6.7.3
        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.7.2
-       sha256sums = 
826310d5d9eda69f1be787e9e7e6be1a1b2bad2626b24971a458056d002631dd
+       source = git+https://code.qt.io/qt/qtserialport#tag=v6.7.3
+       sha256sums = 
450109e3064c84b8b34933b461002ec7f05f6dd907bda91278a33ff7450e8a18
 
 pkgname = qt6-serialport


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



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

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


Reply via email to