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


Commits:
edf6e659 by Antonio Rojas at 2025-10-07T15:36:40+02:00
upgpkg: 6.10.0-1: Qt 6.10.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-networkauth
        pkgdesc = Network authentication module
-       pkgver = 6.9.2
+       pkgver = 6.10.0
        pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = qt6-networkauth
        depends = gcc-libs
        depends = glibc
        depends = qt6-base
-       source = git+https://code.qt.io/qt/qtnetworkauth#tag=v6.9.2
-       sha256sums = 
97baad991792073b11950ed0ad9b8e1366d45d131b0b1fefd8947fcc21b167b3
+       source = git+https://code.qt.io/qt/qtnetworkauth#tag=v6.10.0
+       sha256sums = 
cfc00473641a7202b91fee0eec45d1554244cfa2a31e434f68a7723f2c555bad
 
 pkgname = qt6-networkauth


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=qt6-networkauth
-_pkgver=6.9.2
+_pkgver=6.10.0
 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=('97baad991792073b11950ed0ad9b8e1366d45d131b0b1fefd8947fcc21b167b3')
+sha256sums=('cfc00473641a7202b91fee0eec45d1554244cfa2a31e434f68a7723f2c555bad')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



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

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


Reply via email to