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


Commits:
1ffda3ca by Antonio Rojas at 2026-01-29T21:54:21+01:00
upgpkg: 6.10.2-1: Qt 6.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qt6-networkauth
        pkgdesc = Network authentication module
-       pkgver = 6.10.1
+       pkgver = 6.10.2
        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.10.1
-       sha256sums = 
dfff85999fde8cc487dc2bec61e3383dc9826f6f2343b3983c5dd24e0bc8c979
+       source = git+https://code.qt.io/qt/qtnetworkauth#tag=v6.10.2
+       sha256sums = 
5ff236eb5bb68150b93e376dc2f3a2162bbf43dfa3c59dbeee6b13fb5282eb2c
 
 pkgname = qt6-networkauth


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



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

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


Reply via email to